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.
-
Ensure you have an environment setup for React Native development. You can follow the React Native Getting Started Guide for this.
-
Clone this repo and install dependencies:
yarn install && yarn pods
-
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.
-
Setup a config file at
src/private_config.ts
containing your API key. An example files can be found atsrc/private_config.example
. -
Run the app using Xcode or react native CLI.
-
Experience a seamless onboarding experience and crypto transactions without any need for a fiat onramp.