Rally Protocol
Search
K
Comment on page

Installation & Quick Start

Install RallyMobile SDK

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

Quick start

Polygon Testnet (Mumbai)

Follow these steps to: create an EOA wallet, transact gaslessly, and verify transactions on-chain.

Polygon Mainnet