💎 Browser-based ETH vanity address generator
css | ||
dist | ||
fonts | ||
images | ||
js | ||
.gitignore | ||
.travis.yml | ||
gulpfile.js | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
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.