Describe the Feature
Support Sui鈥檚 native object-based model for wallet interaction, including keypair generation, object transfer, and Move smart contract execution.
Motivation / Use Case
Sui introduces a unique model for asset representation and execution. Integrating it positions the wallet for next-gen dApps that need parallel transaction execution and asset composability.
Possible Implementation
Leverage @mysten/sui.js for interacting with the Sui RPC interface. Build wallet adapters to support address derivation and object state parsing.
Potential Impact
Describe the Feature
Support Sui鈥檚 native object-based model for wallet interaction, including keypair generation, object transfer, and Move smart contract execution.
Motivation / Use Case
Sui introduces a unique model for asset representation and execution. Integrating it positions the wallet for next-gen dApps that need parallel transaction execution and asset composability.
Possible Implementation
Leverage @mysten/sui.js for interacting with the Sui RPC interface. Build wallet adapters to support address derivation and object state parsing.Potential Impact