Go to file
André Neves 9715a47fb3 types: introduce flow coverage report 2018-11-23 14:23:32 -05:00
app bugfix: no flowtype on app entry 2018-11-23 14:12:06 -05:00
config base: setup react redux app 2018-11-23 13:41:50 -05:00
public chore: update dependencies 2018-11-23 14:04:47 -05:00
.babelrc base: setup react redux app 2018-11-23 13:41:50 -05:00
.eslintrc base: setup react redux app 2018-11-23 13:41:50 -05:00
.flowconfig base: setup react redux app 2018-11-23 13:41:50 -05:00
.gitignore types: introduce flow coverage report 2018-11-23 14:23:32 -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 base: setup react redux app 2018-11-23 13:41:50 -05:00
NODE_COMMANDS.md base: setup react redux app 2018-11-23 13:41:50 -05:00
README.md base: setup react redux app 2018-11-23 13:41:50 -05:00
package.json types: introduce flow coverage report 2018-11-23 14:23:32 -05:00
yarn.lock types: introduce flow coverage report 2018-11-23 14:23:32 -05:00

README.md

Zcash Reference Wallet

Reference Wallet for the Zcash Network

Stack Information

Installation

yarn install

Development

To run the application on port 8080

yarn dev

Webpack Bundle Analysis

To visualize the bundle size of your application

yarn analyze

License

© Zcash Foundation 2018