8000
Skip to content
 
 

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanity Eth

Nodejs based tool to generate vanity ethereum addresses

Features!

  • Generate multiple addresses
  • Supports Multi-core processors
  • vanity contract address
  • faster, uses less memory, and has more status information than the upstream repository

Examples

Generate ethereum address:

$ pnpm run start

generate 10 ethereum addresses:

$ pnpm run start -n 10

generate 10 ethereum addresses starting with "dead" and ending with "beef":

$ pnpm run start -n 10 -p dead -s beef

generate 10 ethereum addresses starting with "dead" and ending with "beef", using 8 threads:

$ pnpm run start -n 10 -p dead -s beef -t 8

generate ethereum address with vanity contract address:

$ pnpm run start -p dead -s beef --contract

help me

$ pnpm run start -h

Running Locally

To run from source:

git clone git@github.com:Cat7373/VanityEth.git
cd VanityEth
pnpm install
pnpm run start

License

MIT

About

Ethereum vanity address generator

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

0