Comment on page
Installation & Quick Start
Bare React Native
Expo
Flutter
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
flutter pub add rly_network_flutter_sdk
Follow these steps to: create an EOA wallet, transact gaslessly, and verify transactions on-chain.
- 3.Verify the production contract you are using is compatible with the SDK to send gasless transactions
Last modified 6d ago