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-installnpm install @rly-network/mobile-sdk
npm install --save expo-secure-store
npm install --save react-native-get-random-valueshttps://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