Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 884 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 884 Bytes

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