RallyProtocol
React Native / Expo
React Native / Expo
  • Getting Started
    • Overview
    • Installation
  • Embedded wallets
    • Getting started
    • Create wallets
    • Manage wallets
    • How it works
  • Gasless Transactions
    • Getting Started
    • Read balances
    • Transfer tokens gaslessly
    • Deploy a contract gaslessly
    • Transact with a contract gaslessly
    • Using without embedded wallets
      • Getting started
      • Typescript Example
  • Resources
    • Full API Reference
    • Guides
    • Example dapps
    • Videos
    • Supported tokens
    • Community libraries
    • FAQs
  • Links
    • Twitter
    • Warpcast
    • Discord
    • Github
    • Blog
    • Youtube
Powered by GitBook
On this page
  • EOA wallets
  • Smart Account wallets [coming soon]
  1. Embedded wallets

Overview

Last updated 8 months ago

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

  1. Secure EOA wallet generation & on-device storage, cloud backup & recovery, and the ability to import external EOA wallets.

  2. Developer-friendly APIs for signing both traditional user transactions and on a mobile device.

Smart Account wallets [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 on a mobile device to utilize gasless transactions.

gasless transactions
gasless transactions