Loading video player...
I’ve been building a full DeFi staking dApp called StakeHive, and in this video I’m walking through how everything works — from the smart contracts to the Web3 connection and the frontend. The app is built with: Solidity for the staking and reward logic Ethers.js for contract interaction Nuxt 3 for the frontend Sepolia testnet for deployment A custom ERC-20 token for staking In the walkthrough, I show how I deployed the token, connected MetaMask, handled deposits and withdrawals, calculated rewards, and shaped the overall UI. If you’re learning Solidity or exploring how real staking mechanics work, this project might give you a clear starting point. I’ve shared the full source code here: 👉 GitHub: https://github.com/darahat-dev-Solutions/StakeHive-dapp.git