Stakoo is a decentralized web application that allows users to stake and unstake native Ethereum (ETH) and earn rewards in Tuna coins.
- 🔒 Stake Ethereum: Securely deposit ETH into the contract to start staking.
- 💸 Unstake Ethereum: Withdraw your staked ETH at any time.
- 🐟 Earn Tuna Coin Rewards: Receive Tuna coins as staking rewards.
- 🌐 Web Interface: Easy-to-use frontend to interact with the smart contract.
| Layer | Technologies |
|---|---|
| Smart Contract | Solidity |
| Frontend | TypeScript (React) |
| Tools | forge (deployment & testing) |
git clone https://github.com/Asif-Ali-13/stakoo.git
cd stakoocd tuna-staking-contract
forge installcd ../staking-frontend
npm install # or yarn installWatch Stakoo in action: Stakoo
This project is licensed under the MIT License.
Asif Ali
- GitHub: @Asif-Ali-13
- LinkedIn: Connect with me
⭐ If you like this project, don’t forget to star the repo on GitHub!