https://github.com/dheavy/shared-wallet-solidity
Basic shared wallet using an allowance system on Solidity.
https://github.com/dheavy/shared-wallet-solidity
Last synced: over 1 year ago
JSON representation
Basic shared wallet using an allowance system on Solidity.
- Host: GitHub
- URL: https://github.com/dheavy/shared-wallet-solidity
- Owner: dheavy
- Created: 2022-01-20T21:02:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-20T21:02:40.000Z (over 4 years ago)
- Last Synced: 2025-02-08T11:36:04.873Z (over 1 year ago)
- Language: Solidity
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
shared-wallet-solidity
======================
> Basic shared wallet using an allowance system on Solidity.