bungambohlah / Mobile-Wallet

Mobile-wallet development for planq network using react native and cosmos keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile-Wallet

Mobile-wallet development for planq network using react native and cosmos keys

Table of Contents

Development Dependencies

  1. install expo-cli (npm install -g expo-cli)
  2. install eas-cli (npm install -g eas-cli)
  3. Must have Expo Account, if you don't registered yet then register in here

Development Setup

  1. if you don't login into eas-cli, then run eas login (if already login, then skip this step)
  2. run eas build:configure
  3. run eas build --profile development --platform android, you change into ios if you want to install in the ios platform, more information on here
  4. after build, you have QR Code to install the app
  5. run npx expo start --dev-client to link the app with your devices

NOTE: when run step 5, making sure all your devices (android and laptop) are connected to the same wifi/networks.

UI Libraries

About

Mobile-wallet development for planq network using react native and cosmos keys

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.3%Language:Python 11.3%Language:TypeScript 8.4%Language:Kotlin 3.3%Language:Ruby 2.3%Language:Objective-C++ 1.9%Language:Objective-C 0.2%Language:Swift 0.1%Language:C 0.1%