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

Getting started

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

Last updated