Skip to content

mintertale/beautifulETH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate beautiful ETH wallet address

A simple program to create a beautiful address for your wallet! Completl anonymous on your computer!

Screen Shot 2022-07-08 at 17 26 05

Requirements:

python3
python3-pip
eth_account

Installing:

pip3 install -r requirements.txt

Usage:

python3 gen_eth.py -s START -e END -t THREADS


Example:
python3 gen_eth.py -s bad -e 6969 -t 50

Parameters:

START - address begins with
END - address ends with
THREADS - number of threads (default 10)

Screen Shot 2022-07-08 at 17 38 16

About

Generate beautiful ETH wallet address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages