vanity-eth/README.md

875 B
Raw Blame History

Vanity ETH

Build Status Maintainability XO code style

Browser-based ETH vanity address generator

Just type git.io/veth to use it

Local usage

Check out the wiki page

Local development

Install dependencies

npm i
npm i -g gulp

Run the watcher to compile CSS/JS while you code

gulp watch # or npm run-script watch

The Travis CI bot is in charge of building and deploying Vanity-ETH to Github pages.