Multi-Signature Wallet
A component for managing multi-signature wallets with transaction proposals, approvals, and execution tracking.
Multisig Wallet
0x1234...78902 of 3 required
A
B
C
No transactions
Proposed transactions will appear here
Installation
Run the following command to add the Multi-Signature Wallet component to your project:
npx shadcn@latest add https://w3-kit.com/registry/multisig-wallet.jsonThis will:
- Create the component in your
components/uidirectory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add multisig wallet utilities to your project