Skip to content

rally-dfs/mobile-sdk-rn-demo

Repository files navigation

Rally Protocol SDK Demo App

Introduction

This repo contains a basic React Native mobile app that showcases how easy it is to get started with rally protocol mobile SDK and hosted gassless transaction infrastruture.

Getting Started

  1. Ensure you have an environment setup for React Native development. You can follow the React Native Getting Started Guide for this.

  2. Clone this repo and install dependencies:

yarn install && yarn pods
  1. Create an API key for your app at https://dashboard.rallyprotocol.com. You will need to create an account if you don't already have one.

  2. Setup a config file at src/private_config.ts containing your API key. An example files can be found at src/private_config.example.

  3. Run the app using Xcode or react native CLI.

  4. Experience a seamless onboarding experience and crypto transactions without any need for a fiat onramp.