Post
Share your knowledge.
How to send transaction keypair to wallet for signing?
I'm working on a front-end transaction using the suiet wallet-sdk
(not the wallet-kit
which is React-only). I'm trying to figure out how to send my transaction keypair to the wallet for signing. The existing documentation is a bit light on details. I tried exploring references like the Mysten Wallet-Standard but it's still unclear. Any suggestions?
- Sui
Answers
1You might want to check out the Mysten Dapp Kit mentioned here: https://sdk.mystenlabs.com/dapp-kit. It could have the solution or additional guidance you need. If you're looking for something that doesn't rely on React, having a Dapp kit in vanilla JavaScript or TypeScript and framework-agnostic would indeed be beneficial. It's on the roadmap, as most of the front-end devs are currently using React, but efforts to accommodate other frameworks are planned.
Do 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.

- ... SUIBigSneh+1396
- ... SUISuiLover+1333
- ... SUI0xduckmove+1207
- ... SUIThorfin+1202
- ... SUIOwen+970
- ... SUIharry phan+847
- ... SUItheking+742
- 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