Go to file
George Lima 77954da81a ci(config): run unit tests 2019-02-20 16:40:58 -03:00
.circleci ci(config): run unit tests 2019-02-20 16:40:58 -03:00
__mocks__ test: fix tests 2019-02-20 16:36:39 -03:00
__tests__ test: fix tests 2019-02-20 16:36:39 -03:00
app feat(status-pill): move status-pill to redux 2019-02-20 16:35:23 -03:00
bin fix(fetch-params) - add mkdir cmd before create zcash.conf 2019-02-18 20:24:46 -05:00
build-assets
config test(zec-price): use got and add tests for zec-price service 2019-02-20 14:56:35 -03:00
flow-custom-typedefs Merge branch 'develop' into feature/deep-link 2019-02-18 21:30:45 -05:00
public feat(status-pill): move status-pill to redux 2019-02-20 16:35:23 -03:00
services feat(status-pill): move status-pill to redux 2019-02-20 16:35:23 -03:00
utils feat(scripts): add electron:clean-store hel 2019-02-20 14:23:05 -03:00
.babelrc
.env.example
.eslintignore
.eslintrc
.flowconfig
.gitignore
CODE_OF_CONDUCT.md
DEVELOPMENT_WORKFLOW.md
LICENSE.md
NODE.md
README.md
coverage.json
doczrc.js
package.json ci(config): run unit tests 2019-02-20 16:40:58 -03:00
yarn.lock fix: merge conflicts 2019-02-19 11:07:15 -03:00

README.md

Zcash Reference Wallet

Reference Wallet for the Zcash Network

CircleCI Flow Coverage

Stack Information

Installation

yarn install

Development

To run the application you simply need to run

yarn start

This will kickstart the webpack development server and serve the app on port 8080, as well as launch the Electron wrapper for the application, which houses the zcashd daemon process.

Buiding & Distribution

TBD

License

© Zcash Foundation 2018