Skip to content

Vanity hierarchical deterministic wallet generator

Notifications You must be signed in to change notification settings

tinom9/vanity-hdwallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 uv are required to run this project.

Set-up

Virtual environment has to be set-up.

uv sync

CLI Usage

uv run cli.py generate -v abc123 -c ETH -l spanish -w 24 --case-sensitive
uv run 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