Installation
If using
@mysten/sui and @getpara/react-sdk you can use our hook to access the Sui signer without any additional setup.Library Setup
TheParaSuiSigner is a @mysten/sui Signer — the raw signing is delegated to Para’s MPC, while intent wrapping, hashing, and signature serialization come from @mysten/sui.
- Hook-based (React)
- Direct Usage (Non-React)
hooks/useParaSui.ts