create multisig
Use this flow when you want to create a new Cosmos multisig configuration.
A multisig combines several signer accounts into one shared address. A transaction from that address requires enough members to sign before it can be finalized and broadcast.
Information you need
Before creating a multisig, collect:
Choosing a threshold
The threshold defines how many signer approvals are required.
Examples:
Choose a threshold that balances security and operational availability.
A higher threshold is harder to compromise, but it can also make urgent operations slower if signers are unavailable.
Step-by-step
1. Open the Cosmos workspace.
2. Go to multisigs.
3. Choose create multisig.
4. Select the chain.
5. Add each signer.
6. Enter each signer public key when required.
7. Choose the threshold.
8. Review the generated multisig address.
9. Save the multisig.
Review checklist
Before using the multisig, verify:
Backup recommendation
Keep an offline backup of the multisig configuration:
This information is public, but it is important for recovery and verification.
First transaction recommendation
Before sending significant funds, make a small test transaction and ensure all signers understand the workflow.