Go to file
George Lima c1d399d9a9 chore: update zec-wallet icon 2019-01-07 14:20:33 -03:00
__tests__ hotfix: use terser-webpack-plugin instead of uglifyjs 2018-12-19 12:33:42 -03:00
app chore: update zec-wallet icon 2019-01-07 14:20:33 -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 Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into hotfix/mac-build-pipeline 2019-01-03 14:32:19 -03:00
public feature: add source code pro font 2019-01-02 15:49:11 -03:00
services hotfix: fix reject error message in rpc api 2018-12-21 12:43:40 -03:00
utils hotfix: electron window not displaying on start 2018-11-26 20:34:14 -05:00
.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 lint: decrease max-len 2018-12-15 12:10:39 -03:00
.flowconfig feature: add @babel/plugin-proposal-optional-chaining 2018-12-21 12:36:28 -03: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 docs: upgrading documentation 2018-11-23 14:03:55 -05:00
LICENSE.md docs: upgrading documentation 2018-11-23 14:03:55 -05:00
NODE.md chore: documentation efforts 2018-11-30 11:04:25 -05:00
README.md chore: simple README fix 2018-11-30 11:13:18 -05:00
doczrc.js feature: add modal docz tests 2018-12-20 12:03:23 -03:00
package.json Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into hotfix/mac-build-pipeline 2019-01-03 14:32:19 -03:00
yarn.lock Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into hotfix/mac-build-pipeline 2019-01-03 14:32:19 -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