Create an M-of-N multisig address. Requires M signatures out of N total keys to spend. No single key can move the funds alone.
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:
2-of-3: Any 2 keys out of 3 must sign to spend.
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.