Multisig

Security

Wallet requiring multiple signatures to authorize actions.

A multisig wallet requires a threshold of signers to approve a transaction before it executes. It improves key management and reduces single point of failure risk.

Frequently asked questions

  • Why use a multisig?
    It reduces single point of failure. A group must approve actions, which is safer for treasuries.
  • What threshold should I choose?
    Common setups are 2 of 3 or 3 of 5. Pick based on team size, availability, and risk.
  • How do I onboard new signers?
    Use clear procedures, hardware wallets, and test small actions before large moves.