# Embedded wallets

Create and manage secure, on-device wallets natively embedded in your app.

### Features:

1. Instant natively embedded wallet creation.
2. Secure on-device storage utilizing the device's secure enclave.&#x20;
3. Cloud backup and recovery.
4. Import and export mnemonic.
5. Developer-friendly APIs for signing both traditional user transactions and gasless transactions on a mobile device, for use with [gasless transactions](https://docs.rallyprotocol.com/rallyprotocol/gasless-transasctions).&#x20;

### With embedded wallets, you can:&#x20;

1. Create embedded wallets for end-users anywhere in the user journey.
2. Create embedded wallets for end-users under the hood, so they don't have to sign up or switch apps.
3. Enable cross-device wallet access when using the same cloud account.
4. Allow importing and exporting of wallets.

### Embedded smart accounts \[coming soon]

1. Dev friendly API to deploy and manage on-chain Smart Accounts wallets, utilizing the EOA generated by the SDK.
2. Developer friendly API to sign gasless transactions on a mobile device to utilize gasless transactions.&#x20;

## Mobile SDKS

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Flutter</strong></td><td></td><td><a href="https://docs.rallyprotocol.com/v/flutter">https://docs.rallyprotocol.com/v/flutter</a></td><td></td></tr><tr><td><strong>React Native / Expo</strong></td><td></td><td><a href="https://docs.rallyprotocol.com/v/react-native-expo/">https://docs.rallyprotocol.com/v/react-native-expo/</a></td><td></td></tr><tr><td><strong>Unity</strong></td><td></td><td><a href="https://docs.rallyprotocol.com/v/unity">https://docs.rallyprotocol.com/v/unity</a></td><td></td></tr></tbody></table>
