Start
Sign a Proposal
Review one exact Stellar transaction and add your signature from your own wallet.
A Proposal is the shared view around one exact Stellar transaction. Review what it does, then add your signature from your own wallet.
Shortest successful path
- Open the Proposal. Use the link you received or open it from Inbox. You do not need to create a Treasury before you can participate as a signer.
- Review the transaction. Check the source account, operations, amounts, assets, destinations, memo, and any visible signing-policy changes.
- Sign. Your wallet signs the exact transaction. MultiSig Tools accepts the signature only if it belongs to that transaction and the current signing policy.
- Submit when appropriate. Signing and submitting are separate actions. The transaction may still need other signatures or execution conditions before it can be submitted.
Sign is not Submit
Your signature authorizes the exact transaction. It does not by itself send the transaction to Stellar, and it does not give MultiSig Tools custody of your signing key.
Technical details
MultiSig Tools stores a technical Request around the Proposal so signatures and retained History can be coordinated. The transaction body is XDR; wallet signatures remain Stellar transaction signatures over that exact body.
If the transaction changes, existing signatures do not authorize the changed transaction.