https://github.com/just-krivi/ethereum-shared-wallet
https://github.com/just-krivi/ethereum-shared-wallet
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/just-krivi/ethereum-shared-wallet
- Owner: just-krivi
- Created: 2021-02-15T11:35:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-15T11:55:19.000Z (over 4 years ago)
- Last Synced: 2025-02-10T21:54:44.233Z (8 months ago)
- Language: Solidity
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shared Ethereum Wallet
Smart contract implementation for shared Ethereum wallet.
You can deposit or withdraw the money from the contract. As an owner of wallet you can add an allowance to other members so they could spend the deposited funds as well.
# Test shared wallet contract
You may test the contract implementation via online solidity IDE [Remix IDE](https://remix.ethereum.org/).