/myzenwallet

myzenwallet

Primary LanguageJavaScriptMIT LicenseMIT

Build Status GitHub release (latest by date) GitHub All Releases

myzenwallet

MyZENWallet is a client-side browser-based wallet for Zen.

Running locally

Download the latest release tarball here, extract it, goto the dist folder and double click index.html

Dev

npm ci
npm run watch # watch and regenerate files
npm run start # start local host server
npm run build # generate ./dist