For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Requirements

  • Android version 23 and above

  • iOS all versions

Natively embedded wallets

Install the React Native / Expo SDK

npm install @rly-network/mobile-sdk

npx pod-install
npm install @rly-network/mobile-sdk

npm install --save expo-secure-store
npm install --save react-native-get-random-values

https://www.npmjs.com/package/@rly-network/mobile-sdk

Gasless transactions

An API key is required to use the infrastructure to power gasless transactions. Visit https://app.rallyprotocol.com/ to generate both Amoy and Mainnet Polygon API keys.

Last updated