vanity-eth/README.md
2018-01-27 12:25:32 +01:00

863 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

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.