Skip to content

SithLadyRaven/algorand-vanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorand Vanity

GitHub PyPI

Python utility for generating vanity algorand wallet addresses.

Installing from source

poetry install

Installing with pip

pip install algorand-vanity

Usage

algorand_vanity ADDRESS1 ADDRESS2

Options

Option Description Default
--threads, -t {start, end} Number of threads to use for address generation # of CPU cores
--filename, -f {start, end} Filename to output addresses to vanity_addresses
--location, -l {start, end} location in address where the vanity string should be found if not specified then string can be anywhere in the address
vanity list of vanity addresses to search for (Must only contain the following characters: A-Z, 2-7) required

About

Vanity address generator for algorand wallets

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages