Simple shared wallet contract enables you to store ERC20 tokens and Ethereum which can be accessed and managed by several admin wallets.
-
Updated
Feb 11, 2022 - Solidity
Simple shared wallet contract enables you to store ERC20 tokens and Ethereum which can be accessed and managed by several admin wallets.
This project is implementation of ethereum wallet that gives users opportunity to better control their shared funds by specific signer role. It prevents from problem where one of users of shared wallet is running off with all funds.
Simple Shared Wallet implementation using solidity
Created a shared wallet on the Ethereum Blockchain using Solidity
Add a description, image, and links to the shared-wallet topic page so that developers can more easily learn about it.
To associate your repository with the shared-wallet topic, visit your repo's landing page and select "manage topics."