Web 3 Projects
Sepolia Test Network Faucet
A faucet for the Sepolia test network built using React and Solidity.
Features
- Wallet Connection: Users can connect their Ethereum wallet using Web3Modal.
- Request ETH: Users can request 0.05 ETH every 24 hours.
- Donate ETH: Users can donate ETH to the faucet to help others.
- Live Balance Updates: Faucet and user balances are updated in real-time.
Mock Betting App
A mock betting application built using React, Solidity, Tailwind and Wagmi.
Features
- Wallet Connection: Users can connect their Ethereum wallet using RainbowKit.
- Deposits and Withdrawals: Users can deposit ETH to receive credits and withdraw credits back to ETH.
- Betting: Users can place bets on football matches with odds displayed in both fractional and decimal formats.
- Live Balance Updates: User and contract balances are updated in real-time.
- Results Display: Betting outcomes are displayed based on the results fetched from the blockchain.