ma12ki / vanity-eth-cli

CLI version of https://github.com/bokub/vanity-eth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanity-ETH-CLI

CLI version of https://github.com/bokub/vanity-eth

npm i

npm run vanity -- <desired_chars> <isSuffix> <matchCase>

e.g.

npm run vanity -- abc -> 0xAbc...

npm run vanity -- abc true -> ...aBc

npm run vanity -- ABC false true -> 0xABC...

About

CLI version of https://github.com/bokub/vanity-eth


Languages

Language:JavaScript 100.0%