Go to file
Andre Neves 1576b10711 feature: UI imporvements
chore: electron updates
2019-03-30 17:10:38 -04:00
.circleci ci(config): add build_windows job 2019-02-21 03:43:51 -03:00
__mocks__ test: fix tests 2019-02-20 16:36:39 -03:00
__tests__ fix(app-name): rename to "Zepio" 2019-03-25 17:28:57 -03:00
app feature: UI imporvements 2019-03-30 17:10:38 -04:00
bin fix(fetch-params) - add mkdir cmd before create zcash.conf 2019-02-18 20:24:46 -05:00
build-assets chore: update zec-wallet icon 2019-01-07 14:20:33 -03:00
config feature: UI imporvements 2019-03-30 17:10:38 -04:00
flow-custom-typedefs chore: settings copy and styles 2019-02-24 16:26:07 -05:00
public fix(app-name): rename to "Zepio" 2019-03-25 17:28:57 -03:00
services fix(is-testnet): fix isTestnet helper usage 2019-03-19 22:29:44 -03:00
utils feat(scripts): add electron:clean-store hel 2019-02-20 14:23:05 -03: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
.eslintignore type(libs): add custom typedefs 2019-01-28 21:33:23 -03:00
.eslintrc lint(import): add import/no-default-export rule 2019-01-29 12:31:53 -03:00
.flowconfig type(styled): add theme as default prop in interpolations 2019-02-07 13:31:59 -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 chore: bump version and license date update 2019-01-10 22:50:54 -05:00
NODE.md chore: documentation efforts 2018-11-30 11:04:25 -05:00
README.md chore: readme updates 2019-03-27 22:29:01 -04:00
coverage.json type(libs): add new typedefs 2019-01-29 19:18:06 -03:00
doczrc.js feature: add fonts on docz 2019-01-10 14:50:27 -03:00
package.json fix(app-name): rename to "Zepio" 2019-03-25 17:28:57 -03:00
yarn.lock upgrade(deps): update jest and flow to newer versions 2019-03-17 00:09:55 -03:00

README.md

Zepio | ZEC Wallet

Zepio is a modern cross-platform full-node desktop 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.

License

MIT © Zcash Foundation 2019