Go to file
George Lima 1033366109 ci(config): use xvfb-run 2019-01-24 20:00:11 -03:00
.circleci ci(config): use xvfb-run 2019-01-24 20:00:11 -03:00
__tests__ test(api): update rpc mock api 2019-01-24 16:23:29 -03:00
app chore(components): add missing ids 2019-01-24 16:26:03 -03:00
bin feature: update zcashd windows binary 2018-12-04 18:57:47 -02:00
build-assets chore: update zec-wallet icon 2019-01-07 14:20:33 -03:00
config test(electron): dont run daemon if NODE_ENV === 'test' 2019-01-23 12:41:25 -03:00
public chore: fix naming of application index.html 2019-01-10 22:58:14 -05:00
services chore(git): merge with developer 2019-01-24 11:56:49 -03:00
utils
.babelrc hotfix: add electron-compiler 2019-01-03 13:55:52 -03:00
.env.example feature: setup dotenv 2018-12-15 18:45:48 -03:00
.eslintrc chore(git): merge with developer 2019-01-24 11:56:49 -03:00
.flowconfig chore: flowconfig inputs 2019-01-10 22:38:57 -05:00
.gitignore feature: setup dotenv 2018-12-15 18:45:48 -03:00
CODE_OF_CONDUCT.md docs: adding code of conduct 2018-11-30 23:55:48 -05:00
DEVELOPMENT_WORKFLOW.md
LICENSE.md chore: bump version and license date update 2019-01-10 22:50:54 -05:00
NODE.md
README.md
doczrc.js feature: add fonts on docz 2019-01-10 14:50:27 -03:00
package.json ci(config): use xvfb in e2e test 2019-01-24 17:09:40 -03:00
yarn.lock chore(git): merge with developer 2019-01-24 11:56:49 -03:00

README.md

Zcash Reference Wallet

Reference Wallet for the Zcash Network

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