https://github.com/ndmen/app.blockchain.etherwallet
An example of a basic wallet. Anyone can send ETH. Only the owner can withdraw
https://github.com/ndmen/app.blockchain.etherwallet
solidity
Last synced: 10 months ago
JSON representation
An example of a basic wallet. Anyone can send ETH. Only the owner can withdraw
- Host: GitHub
- URL: https://github.com/ndmen/app.blockchain.etherwallet
- Owner: ndmen
- Created: 2022-07-15T07:10:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T11:04:16.000Z (almost 4 years ago)
- Last Synced: 2025-06-06T19:09:13.119Z (about 1 year ago)
- Topics: solidity
- Language: Solidity
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# app.blockchain.etherwallet
An example of a basic wallet.
Anyone can send ETH.
Only the owner can withdraw.