*
*
*
*
GaloyMoney Dev Site
Search
⌃K
GaloyMoney Dev Docs
GUIDES AND DEMOS
Getting Started
Backend Servers
Mobile Wallet
Web Wallet
Galoy Pay
Admin Panel
Testnet Staging Environment
Projects
Lessons
Reference
API Reference
Powered By
GitBook
Mobile Wallet
Prerequisite --
Set up React Native
by following the instructions in the
React Native CLI Quickstart
tab
Clone the repo and install dependencies:
$ git clone
[email protected]
:GaloyMoney/galoy-mobile.git
$ cd galoy-mobile
$ yarn install
Running the bundler
$ yarn start
Running on iOS
$ yarn ios
Running on Android
$ yarn android
Previous
Backend Servers
Next
Web Wallet
Last modified
1yr ago