A wallet or smart contract configuration that requires approval from multiple private keys before a transaction can execute, reducing single-point-of-failure risk.
Protocol treasuries, DAO funds, and large operator wallets often use 3-of-5 or 4-of-7 multisig schemes, meaning a majority of key holders must approve each transaction. This prevents a single compromised key from draining the wallet.
← Back to glossary