Skip to content

adhivetv/smartcontract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

multisigwallet

This smart-contract is a multisignature wallet. It stores a certain number of ERC-20 tokens, and allows it to transfer no more than a fixed amount at a particular time. For example, up to date A, you can transfer no more than X tokens from the wallet, up to date B - no more than Y tokens, etc. Multisignature works in the following way - there are beneficiaries, so an outgoing transaction can be initiated by any of them, but each transaction is not confirmed untill receiving the required number of confirmations from other beneficiaries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published