Skip to content

yurikoinaba/myzenwallet

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 94.9%
  • CSS 2.5%
  • HTML 1.6%
  • Shell 1.0%