What is multisig?

A multisig (multi-signature) address requires multiple keys to authorize a transaction. For example, a 2-of-3 multisig needs any 2 out of 3 keys to sign before funds can be spent.

Common use cases:

Step 1: Configure your multisig

2-of-3: Any 2 keys out of 3 must sign to spend.

Each key should be from a different device or person. The whole point of multisig is that no single point of failure can compromise your funds.

Step 2: Enter public keys

Enter the public keys (hex, 33 bytes compressed) from each participant. You can get these from Sparrow (Settings > Keystore > xpub), Coldcard (export), or generate them below.