Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 367 Bytes

MultiSig Wallet

A MultiSig wallet to sign and store transaction in solidity.

Information

Multi sig wallet is a wallet in which to access a transaction we need multiple owners

Deployment

  To use this project, just copy the .sol file and paste it in remix.
  Compile it and deploy it on localhost.
  Start interacting with the functions.