Skip to content

A sample of multi signatory wallet where every transaction have to be approve by some of the owners of a smart contract

Notifications You must be signed in to change notification settings

CodeLuminary/multi-sign-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

multi-sign-wallet

Start Development

Kindly fork and clone the repo

Installation

SET UP LOCAL BLOCKCHAIN

Download Ganache which is a local blockchain that you can run the smart contract

SMART CONTRACT SETUP

You can copy the code in 'MultiSigWallet.sol' and paste in Remix, then compile and deploy to local blockchain.

About

A sample of multi signatory wallet where every transaction have to be approve by some of the owners of a smart contract

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published