VanityEth
Ethereum vanity address generator
Install / Use
/learn @MyEtherWallet/VanityEthREADME
Vanity Eth
Nodejs based tool to generate vanity ethereum addresses
Features!
- Generate multiple addresses
- Supports Multi-core processors
- vanity contract address
- log to file
- checksum based vanity address
Installation
$ npm install -g vanity-eth
$ vanityeth -i deadbeef
Examples
Generate ethereum address:
$ vanityeth
generate 10 ethereum addresses:
$ vanityeth -n 10
generate 10 ethereum addresses with deadbeef as starting characters:
$ vanityeth -n 10 -i deadbeef
generate 10 ethereum addresses with DEADBEEF as the checksum address (case sensitive):
$ vanityeth -n 10 -i DEADBEEF -c
generate ethereum address with vanity contract address:
$ vanityeth -i deadbeef --contract
log to file
$ vanityeth -n 10 -l
help me
$ vanityeth -h
Docker usage
Get the image
# Build image locally after cloning repository
$ docker build -t vanityeth .
# or download image
docker pull myetherwallet/vanityeth
Usage
$ docker run -it vanityeth
# Pass additional arguments
$ docker run -it myetherwallet/vanityeth -i deadbeef
Running Locally
To run from source:
git clone git@github.com:MyEtherWallet/VanityEth.git
cd VanityEth
npm install
./index.js
License
MIT
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
