Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 496 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 496 Bytes

Vanity hierarchical deterministic wallet generator

Create wallets that derive vanity addresses for Ethereum, Bitcoin, and Cosmos blockchains.

Requirements

python=^3.10 and poetry are required to run this project.

Set-up

Virtual environment has to be set-up and activated with Poetry.

poetry install
poetry shell

CLI Usage

python cli.py generate -v abc123 -c ETH -l spanish -w 24 --case-sensitive
python cli.py multigenerate -v abc123,xyz -c ETH,BTC