Home Download About Roadmap Tokenomics Use Case Web3

What is a multisig wallet?

June 15th, 2025, 8:10 am
A multisig wallet (short for multi-signature wallet) is a type of cryptocurrency wallet that requires multiple private keys (signatures) to authorize a transaction, rather than just one. It adds an extra layer of security, control, and collaboration over crypto assets

🔐 How It Works


  1. Instead of one person having complete control, a multisig wallet uses an M-of-N structure, where:
  2. N = Total number of participants (wallet signers)
  3. M = Minimum number of signatures required to approve a transaction


For example:


  1. 2-of-3 multisig: 3 people have keys, but 2 must approve any transaction
  2. 3-of-5 multisig: 5 keys exist, 3 needed to sign


Key Benefits


1. Enhanced Security


  1. A hacker would need access to multiple keys to steal funds.
  2. Protects against single-point failure (lost or compromised key).


2. Decentralized Control


  1. No single person can act alone.
  2. Useful for teams, DAOs, or shared accounts.


3. Transaction Accountability


  1. All signers leave a record of participation.
  2. Reduces risk of internal fraud or mistakes.


4. Smart Escrow Use


  1. Can be used for conditional payments or escrow-like services (e.g., 2-of-3 between buyer, seller, and arbitrator).


⚙️ Where It's Used


  1. DAOs & DeFi protocols (e.g., Gnosis Safe, a popular multisig wallet)
  2. Crypto startups (team-controlled treasuries)
  3. Crypto custodianship (e.g., shared family or legal accounts)
  4. NFT and asset protection (require multiple owners to transfer)


⚠️ Drawbacks


  1. Slower transaction times (need multiple approvals)
  2. Coordination overhead (especially with many signers)
  3. If too many signers lose keys, funds can be permanently locked


🛠️ Popular Multisig Wallet Platforms


  1. Gnosis Safe (Ethereum & EVM chains)
  2. BitGo (Custodial + multisig)
  3. Casa (User-friendly multisig for Bitcoin)
  4. Electrum (Bitcoin wallet with multisig capability)