Post
Share your knowledge.
0xduckmove787
Jul 12, 2025
Discussion
rust sdk for our multisig smart-contract
A Rust SDK for integrating with the multisig account implementation of account.tech on Sui: https://github.com/account-tech/multisig-rust-sdk
what is Multisig
The Multisig solution is a smart account implementation developed and maintained by the account.tech core team. It leverages the framework's core features including intents and actions, while providing additional functionality for configuration management.
You can read more https://account-tech.gitbook.io/docs/move-registry/multisig?q=
- Sui
- SDKs and Developer Tools
1
1
Share
Comments
Answers
1Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
420Posts611Answers
Bounty Posts
- Why does BCS require exact field order for deserialization when Move structs have named fields?53
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution43
- Sui Transaction Failing: Objects Reserved for Another Transaction25
- How do ability constraints interact with dynamic fields in heterogeneous collections?05