Skip to content

MultiSig Wallet (Built with Scaffold-ETH 2)

License

Notifications You must be signed in to change notification settings

azpwnz/multisig-scaffold-eth-2

 
 

Repository files navigation

🏗🔐 Multisig wallet (Built with Scaffold-ETH 2)

MultiSig image

🔐 Using a smart contract as a wallet we can secure assets by requiring multiple accounts to "vote" on transactions. The contract keeps track of transactions in an array of structs and owners will confirm or reject each one. Any transaction with enough confirmations can be "executed".

⚙️ Built using Scaffold-ETH 2, NextJS, RainbowKit, Hardhat, Wagmi, and Typescript.

Screenshot 2024-02-22 at 17 30 13 Screenshot 2024-02-22 at 17 30 06

Requirements

Before you begin, you need to install the following tools:

About

MultiSig Wallet (Built with Scaffold-ETH 2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • Solidity 3.5%
  • JavaScript 2.0%
  • Other 0.2%