A decentralized cryptocurrency wallet built as a smart contract on Ethereum. Only the owner can withdraw funds, but anyone can deposit.
- ✅ Only owner can withdraw/send ETH
- ✅ Anyone can deposit ETH
- ✅ Transparent balance checking
- ✅ Web3.js frontend interface
- ✅ MetaMask integration
- Network: Sepolia Testnet
- Address:
0xdA7bB92BfA9d2c1fBE7378F0bff3110776E3934C
- Solidity 0.8.31
- Web3.js
- HTML/CSS
- MetaMask
- Clone repo
- Open
wallet1.htmlin browser - Connect MetaMask
- Deposit or send ETH (owner only)
MIT