Skip to main content

Tool for generating custom cosmos addresses.

Project description

Build Status codecov.io

vanity-cosmos

CLI tool for creating Cosmos vanity addresses

Features

  • Generate Cosmos bech32 vanity addresses
  • Specify a substring that the addresses must
    • start with
    • end with
    • contains
  • Set minimum amount of letters (a-z) or digits (0-9) required in an address
  • Set the number of addresses to generate
  • Uses all CPU cores

How to use

Look for an address that starts with "00000" (e.g. cosmos100000v3fpv4qg2a9ea6sj70gykxpt63wgjen2p)

python -m vanitycosmos --startswith 00000

Look for an address that ends with "8888" (e.g. cosmos134dck5uddzjure8pyprmmqat96k3jlypn28888)

python -m vanitycosmos --endswith 8888

Look for an address containing the substring "mystring" (e.g. cosmos1z39wmystringah22s5a3pyswtnjkx2w0hvn3rv)

python -m vanitycosmos --contains mystring

Look for an address consisting of letters only (e.g. cosmos1rfqkejeaxlxwtjxucnrathlzgnvgcgldzmuxxe)

python -m vanitycosmos --letters 38

Look for an address with at least 26 digits (e.g. cosmos1r573c4086585u084926726x535y3k2ktxpr88l)

python -m vanitycosmos --digits 26

Generate 5 addresses (the default is 1)

python -m vanitycosmos --n 5

Combine flags introduced above

python -m vanitycosmos --startswith 00000 --endswith 8888 --n 5

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vanity-cosmos-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vanity_cosmos-0.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file vanity-cosmos-0.1.0.tar.gz.

File metadata

  • Download URL: vanity-cosmos-0.1.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.0

File hashes

Hashes for vanity-cosmos-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3a1091927a89b910d50a19acd94acb95a687decddae89a0e9ae753a269078c26
MD5 6e65f2b9a65b2f4db6c647104ed5d740
BLAKE2b-256 18093c4e1b6fe1d74048a21e5730a24fe2a44488f015c657225019ad21343c89

See more details on using hashes here.

File details

Details for the file vanity_cosmos-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: vanity_cosmos-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.0

File hashes

Hashes for vanity_cosmos-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 60db2d4a2e9837775192fb1fd436466404be6732e44b0662eaef0201e87616c0
MD5 a9fdad5489f6b36bff896ff73aaa3ac8
BLAKE2b-256 f67ad0eec88d9537972d8d8c4a8c7164579529043ff3d53c083e07c6ae657859

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page