💎 Browser-based ETH vanity address generator
src | ||
.babelrc | ||
.gitignore | ||
.travis.yml | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.config.js |
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
Run the dev-sever while you code
npm run dev
Build the project
npm run build
The Travis CI bot is in charge of building and deploying Vanity-ETH to Github pages.