875 B
875 B
Vanity ETH
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.