zilpay / zilpay-mobile

Mobile web browser providing access to websites that use the Zilliqa blockchain
Other
5 stars 4 forks source link

ZilPay mobile wallet.

ZilPay wallet the decentralized browser and wallet in one. Via ZilPay you and developers can create decentralized applications on ZIlliqa blockchain.

For developers:

Authors

Built With

Getting Started

Build deploy the local version, from source code.

Clone:

$ git clone https://github.com/zilpay/zilpay-mobile.git
$ cd zilpay-mobile

Install dependencies:

$ yarn

Run IOS:

$ yarn ios

Run real device:

$ yarn ios --device
$ yarn android --device

building release.

$ yarn ios --variant=release
$ yarn android --variant=release

build bungle

node node_modules/react-native/local-cli/cli.js bundle --entry-file='./index.js' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios' --assets-dest='./ios'

Android build singed package

 $ ./gradlew bundleRelease

Thanks for yours donations.