Skip to content

Vanity hierarchical deterministic wallet generator

Notifications You must be signed in to change notification settings

tinom9/vanity-hdwallet

Repository files navigation

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

About

Vanity hierarchical deterministic wallet generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages