Skip to content

A multi signature wallet. It allows several owners and requires that certain number of owners sign (consent) before a transaction can take place

Notifications You must be signed in to change notification settings

bytangle/Thursk-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Signature Wallet implementation

This is an implementation of a multi signature wallet. A wallet that allows several owners and requires that a certain number of owners sign the transaction before it's executed. It also has a transaction limit feature.

Note: This wallet is experimental but it's built using the latest solidity syntax and design guidelines

This project is built with reference to ConsenSys multi-sig wallet implementation.

This implementation is just for education but if you find it useful in your project, feel free to use it and if you discover errors in the code, please create an issue as that can enable me fix them as well as learn from my mistakes. Enjoy

About

A multi signature wallet. It allows several owners and requires that certain number of owners sign (consent) before a transaction can take place

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published