-
Notifications
You must be signed in to change notification settings - Fork 50
Multisig setup wizard #233
Copy link
Copy link
Open
Labels
Stellar WaveDrips Wave program issueDrips Wave program issuearea:contractsSoroban contractsSoroban contractsarea:walletWallet frontendWallet frontenddifficulty:advancedMulti-day projectMulti-day projecthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Stellar WaveDrips Wave program issueDrips Wave program issuearea:contractsSoroban contractsSoroban contractsarea:walletWallet frontendWallet frontenddifficulty:advancedMulti-day projectMulti-day projecthelp wantedExtra attention is neededExtra attention is needed
Background
For DAO treasuries, individual wallets aren't enough. A wizard makes M-of-N multisig approachable.
What to build
A wizard that collects N signers, threshold M, deploys a multisig wallet contract variant, and surfaces a pending-tx queue UI.
Key files
contracts/multisig-wallet/(new)frontend/wallet/app/multisig/(new)Acceptance criteria