A simple multisig smart contract that allows users to create multisig accounts and manage funds through transfer, stake, and unstake operations. Users can register accounts and create or approve extrinsics via a user-friendly browser interface.
- Installation
- Usage
- Features
- Architecture
- Smart Contract Functions
- Frontend Integration
- Testing
- License
- Contributors
- Acknowledgments
- Clone the repository:
git clone https://github.com/juddydev/multisig-contract.git cd multisig-contract