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
  1. Gasless Transactions
  2. Use with embedded wallets

Overview

Last updated 1 year ago

Gasless transactions are facilitated by the , functioning as the fully hosted transactions infrastruture for signing, validating, and relaying transactions to the blockchain.

RallyTransact removes the requirement for developers to manage nodes, bundlers, and deploy contracts. Additionally, RallyTransact takes care of funding balances for gasless transactions, monitors transactions, and provides enhanced secops.

Although RallyMobile provides dev friendly APIs to interact with the transaction infrastructure, RallyTransact can also be used . Devs can send transactions from their backend, web dapp, desktop, etc and get all the benefits listed above.

outside of the SDK
RallyTransact