9.2 SDK Capability List

Instant Wallet Onboarding: Through third-party authorization, a user can create a temporary account; integration with mainstream wallets or social login provides a seamless experience.

Account Abstraction & Batch Processing: Supports standards like EIP-4337 for account abstraction, allowing users to initiate batch transactions in one go and reduce gas costs.

Signature & Permission Control: Built-in multiple signature methods and a secure authorization module to limit the scope of contract calls.

Event Subscription & Listening: Developers can subscribe to critical on-chain events (e.g. user bets, game results, token issuance) via WebSocket or RPC for backend logic triggers or front-end updates.

Last updated