Skip to content

Eden-M16/CryptoWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 Crypto Wallet - Decentralized Smart Contract Wallet

A decentralized cryptocurrency wallet built as a smart contract on Ethereum. Only the owner can withdraw funds, but anyone can deposit.

Features

  • ✅ Only owner can withdraw/send ETH
  • ✅ Anyone can deposit ETH
  • ✅ Transparent balance checking
  • ✅ Web3.js frontend interface
  • ✅ MetaMask integration

Smart Contract

  • Network: Sepolia Testnet
  • Address: 0xdA7bB92BfA9d2c1fBE7378F0bff3110776E3934C

Technologies

  • Solidity 0.8.31
  • Web3.js
  • HTML/CSS
  • MetaMask

Quick Start

  1. Clone repo
  2. Open wallet1.html in browser
  3. Connect MetaMask
  4. Deposit or send ETH (owner only)

License

MIT

About

Crypto Wallet - Decentralized smart contract wallet on Ethereum with web interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors