Skip to content

Multi-signature wallet with access control divided between admins and signers

Notifications You must be signed in to change notification settings

TobiasBK/MultiSigWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Signature Wallet

This MultiSigWallet has two access levels: admins and signers.

Admins can add or remove signers and admins as well as submit, sign, and execute transactions.

Signers can only submit and sign transactions.

On Testing

Tests written in Solidity. Tested both admin, signer, and foreign address access. Also tested submit, sign, and execution of transactions.

Built with dapp.tools.

References

General MultiSigWallet knowledge

Great resources for testing with dapp.tools

About

Multi-signature wallet with access control divided between admins and signers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published