Skip to content

kevinmcfarlane/multisig_wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multisignature Wallet

Enables mutiple approved users to sign a contract before funds can be dispatched to a beneficiary.

Developed using Truffle Suite, Solidity and JavaScript.

Truffle JavaScript unit tests use Mocha and Chai.