Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
bumped zencashjs to 1.2.0, css-loader to 2.1.0 and added bitcore-mnem…
Browse files Browse the repository at this point in the history
…onic for 12 word bip39 seed generation
  • Loading branch information
zennermac committed Feb 15, 2019
1 parent 63f4478 commit 9ee5352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ZENCash mobile app built using Onsen UI, Redux, React and Webpack.

Use node v6.11.X
Use node v6.15.1

## Setup instructions

Expand All @@ -11,7 +11,7 @@ export ANDROID_HOME=<path to sdk>
npm install -g yarn [email protected]
yarn install
cordova plugin add cordova-plugin-qrscanner cordova-plugin-file cordova-plugin-http cordova-clipboard cordova-plugin-inappbrowser cordova-plugin-device cordova-plugin-wkwebview-engine cordova-plugin-whitelist
cordova plugin add cordova-plugin-google-analytics
cordova-plugin-google-analytics
cordova platform add [[email protected] | ios]
cordova run [android | ios]
Expand Down

0 comments on commit 9ee5352

Please sign in to comment.