Overview
Wallet management is facilitated by the SDK, serving as the accounts layer for on-device EOA and on-chain Smart Account operations. It consists of the following features:
EOA wallets
- Secure EOA wallet generation & on-device storage, cloud backup & recovery, and the ability to import external EOA wallets. 
- Developer-friendly APIs for signing both traditional user transactions and gasless transactions on a mobile device. 
Smart Account wallets [coming soon]
- Dev friendly API to deploy and manage on-chain Smart Accounts wallets, utilizing the EOA generated by the SDK. 
- Developer friendly API to sign gasless transactions on a mobile device to utilize gasless transactions. 
Last updated
