2023–2024 — Full Stack Developer
Kommunitas Staking
DeFi staking platform with $2M+ in locked on-chain assets
Overview
The core staking interface powering the Kommunitas ecosystem. Users lock KOM tokens to earn rewards and unlock tier-based access to IDO launches — all enforced by smart contracts.
The Problem
Early staking contracts suffered from transaction failures and poor UX. Users lost trust when reward claims failed silently or gas estimates were wrong.
The Solution
Redesigned the Solidity contracts for reliability, built a React frontend with real-time reward tracking and clear transaction states. Reduced failed transactions significantly through better gas estimation and error handling.
Technology
ReactSolidityWeb3.jsNode.jsEVM