GithubHelp home page GithubHelp logo

moejy86 / zencash-mobile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from horizenofficial/zencash-mobile

1.0 0.0 0.0 46.35 MB

Mobile Wallet for ZENCash

License: MIT License

JavaScript 99.99% CSS 0.01% Shell 0.01% HTML 0.01%

zencash-mobile's Introduction

ZENCash Mobile

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

Use node v6.15.1

Setup instructions

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 platform add [email protected]
cordova run android

# Generate a Signed APK
cordova build --release android
zipalign -v 4 <Example-release-unsigned.apk> <Example.apk>
apksigner sign --ks <keystorename> <Example.apk>

Updating Color Scheme or Logo

Toolbar color scheme location:

assets/css/index.css

Logo location:

assets/img/zencash.png

iOS FAQ

  1. Icons

Icons are a bit of a pain to setup for iOS. Make sure you've added the ios platform to cordova, and copy the folder ./assets/img/ios/AppIcon.appiconset to ./platforms/ios/ZEN\ Wallet/Images.xcassets. Remove the folder AppIcon.appiconset if it exists in ./platforms/ios/ZEN\ Wallet/Images.xcassets.

  1. .ipa files (using it on a real iPhone)
1: Change scheme destination to Generic IOS device.

2: Click Product > Archive > once this is complete open up the Organiser and click the latest version.

3: Click on Export... option from right side of organiser window.

4: Select a method for export > Choose correct signing > Save to Destination.

2.1 Adding account to sign for the app

1. Xcode -> Preferences -> Account -> sign in with your apple id
2. https://i.stack.imgur.com/w4SlR.gif

Contributors

kendricktan

alexanderzabuga

kevinah95

afucher

andyvh

darkavenger

emhaye

simoneddeland

dropnib

rubyxroot

berar

zencash-mobile's People

Contributors

afucher avatar alexanderzabuga avatar argelius avatar cronicc avatar darkkavenger avatar dertankman avatar desireevl avatar emhaye avatar franzejr avatar kendricktan avatar kevinah95 avatar lukasbures avatar mauriziobinello avatar pizzapete avatar ponta9 avatar rubyxroot avatar schkai avatar simoneddeland avatar tarrenj avatar thezentar avatar tiz-sharp avatar vherus avatar vrntnn avatar waveringana avatar wodfer avatar zennermac avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.