Multisig Wallet
A multisig (multi-signature) wallet is a smart-contract or script-based wallet that requires multiple independent signatures to authorize a transaction — for example, 2-of-3 or 3-of-5 — instead of a single private key.
✦ Key Insight
Multisigs are the standard for custody of large amounts: treasuries, fund operating wallets, and prudent personal cold storage. For traders, they protect against single-point-of-failure key compromise and provide a workflow for shared custody (between team members, family, or co-signers).
✕ Common Misconceptions
Storing too many signer keys in one place or on one device.
Not testing the recovery flow before relying on the multisig.
Choosing too-high a threshold ("5-of-5") that becomes operationally impossible if one signer is unavailable.
Detailed Explanation
How It Works: A multisig contract holds the funds. Signers each control their own keys, often on separate hardware wallets. To execute a transaction, the required threshold of signers must each approve. The contract verifies the signatures and broadcasts.
FAQs:
Is a multisig fully on-chain? On EVM and similar chains, yes — the contract enforces it. On Bitcoin, it is enforced by Bitcoin script.
What if a signer loses their key? As long as the threshold can still be reached, you can rotate the lost signer out via a transaction.
In Practice
Dig Deeper
Smart Contract
A smart contract is self-executing code stored on a blockchain that automatically performs actions when certain conditions are met.
Hardware Wallet
A physical, offline device (such as Ledger Nano S/X, Trezor Model T, or KeepKey) that securely stores your cryptocurrency private keys and signs transactions without ever exposing the keys to the internet or your computer/phone.
Wallet
A crypto wallet is a tool that stores the keys needed to access, manage, and transfer cryptocurrency. It can be software-based, hardware-based, mobile, desktop, browser-based, or even paper-based in older setups.

Ad
Get a $100K funded account
See current qualification terms and payout conditions.
Sponsored
