Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 419 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 419 Bytes

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.