Skip to content

miguelleonmarti/multi-sig-wallet

Repository files navigation

Multi-Signature Wallet 🔏

Tests

A multi-signature wallet requires one or more signatures to sign a transaction for processing. These wallets can mitigate the risk of losing your private key or sending a transaction by accident.

Build With

  • Solidity
  • Hardhat
  • Ethers
  • Chai

Getting started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone https://github.com/miguelleonmarti/multi-sig-wallet.git
  1. Install dependencies
npm install
  1. Run the test
npm run test

About

A multi-wignature wallet using Solidity smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published