An open API service indexing awesome lists of open source software.

https://github.com/just-krivi/ethereum-shared-wallet


https://github.com/just-krivi/ethereum-shared-wallet

Last synced: 6 months ago
JSON representation

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/).