Rally Protocol
Search
K
Comment on page

About

Developer challenges

Interacting with blockchain usually means dealing with gas for your users and your engineering team.
Your end users have to acquire native tokens (such as MATIC for Polygon) before they can perform their first actions, a know red flag when it comes to acquisition and retention. To ensure that users have enough tokens to pay for gas fees, common solutions include integrating a fiat on-ramp solution or relying on users to acquire native tokens themselves, which ejects your users from your app UX.
The gas problem doesn't only impact your end users, it also impacts your engineering teams. Need to submit transaction from your backend infrastructure? Now you need to manage wallet balances, monitor to ensure you always have enough native token.
Balance running low? you need to acquire native token using company financial resources, and transfer them to the relevant wallet(s).
Public RPC node keep going doing? Now you need to start worrying about running your own RPC server to submit transactions reliably as you scale.

Hosted Transaction Infrastructure

Rally Protocol's hosted transaction infrastructure makes web3 interactions as simple as using a web2 API. Our API accepts transactions as simple HTTP requests from mobile, web, or your backend and handles validating, submitting to the blockchain, and most importantly, paying the native on-chain transaction fees.

Developer benefits

  1. 1.
    Less development: No need to integrate a fiat on-ramp solution for you users to purchase native tokens
  2. 2.
    Onboarding: Simplify the onboarding process by removing the need for users to pay for gas during their app experience.
  3. 3.
    Engagement: Improve user engagement by eliminating blockchain friction points such as gas fees, and transaction signing.

User benefits

  1. 1.
    Native mobile UX: Users can experience a familiar mobile experience without ever being exposed to unintuitive blockchain operations like paying for gas or signing transactions.
  2. 2.
    Blockchain ready: Users are ready to complete on chain-transaction without holding native tokens
  3. 3.
    No fees for buying crypto: No need buy native tokens or incur credit card fees.
  4. 4.
    Privacy: No need to sign up to buy tokens, provide a credit card number, or provide KYC in order to buy native tokens.