Describe the Feature
Add support for Starknet, including address creation, contract interaction, and signing transactions using Cairo-based accounts.
Motivation / Use Case
Starknet is gaining traction as a ZK-rollup L2 with native scalability. Integrating Starknet would enable zero-knowledge-based dApps and L2-native stablecoin payments directly through the wallet.
Possible Implementation
Use starknet.js for wallet management and interaction with the Starknet JSON-RPC. Consider Cairo account abstraction compatibility.
Potential Impact
Describe the Feature
Add support for Starknet, including address creation, contract interaction, and signing transactions using Cairo-based accounts.
Motivation / Use Case
Starknet is gaining traction as a ZK-rollup L2 with native scalability. Integrating Starknet would enable zero-knowledge-based dApps and L2-native stablecoin payments directly through the wallet.
Possible Implementation
Potential Impact