Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ProbeMultisig

Multi-signature wallet with configurable confirmation threshold on ProbeChain Rydberg Testnet.

Features

  • Submit, confirm, and execute transactions
  • Configurable required confirmations
  • Revoke confirmations
  • Owner management via multisig
  • Auto-confirm on submission

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network