GitHunt
MA

ma12ki/vanity-eth-cli

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

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...

Languages

JavaScript100.0%

Contributors

Created October 17, 2022
Updated October 17, 2022
ma12ki/vanity-eth-cli | GitHunt