algorand-vanity

Vanity address generator for algorand wallets


Keywords
algorand, crypto, cryptocurrency, cryptowallet, python
License
MIT
Install
pip install algorand-vanity==1.0.3

Documentation

Algorand Vanity

GitHub license PyPI version

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