Back to News
News

SmartHoldem Vanity Address Generator

SmartHoldem Vanity Address Generator

STH_Vanity.png

SmartHoldem Vanity Address Generator

Vanity-STH is an open-source console application to generate SmartHoldem (STH) vanity addresses.
 

What's a vanity address?

A vanity address is a cryptocurrency address that contains a specific, user-defined sequence of characters in a particular position. Unlike randomly generated addresses, vanity addresses allow users to create memorable or branded wallet addresses.

Examples:

  • Sajw4AqoRheB9qgfz1StNoC72hgoY8D6ME

  • SUcBe7777777rkNkZaqVA8U7mh98PnJdKT

You can download SmartHoldem Vanity Address Generator here and use it on an offline computer. 

➡️ Download Vanity-STH https://github.com/smartholdem/sth-vanity

Deepwiki https://deepwiki.com/smartholdem/sth-vanity

For your convenience, we've also added SmartHoldem Vanity Address Generator to the SmartHoldem wallet. Read more below in this article.

How it works:

Enter a short prefix and/or suffix of your choice, and click 'Generate' to start. Adjusting the number of working threads can increase or decrease the speed, depending on your computer's capabilities. During operation, the script will show the number of checked addresses. When a suitable address is found, the program will display the result in the console and exit.

IMPORTANT: Save your secret phrase in a safe place!
ATTENTION: The secret mnemonic phrase is the only way to access your wallet. Please keep it safe and never share it with anyone.

  • SmartHoldem addresses always start with the letter S. The script searches for your prefix immediately after this letter.
  • The longer the prefix, the significantly more time it will take to search.

Security
This generator is built with security as a top priority, using industry-standard cryptographic libraries. 

Cryptographically Secure Randomness: The generation of the mnemonic phrase relies on the bip39 library, which uses Node.js's built-in crypto.randomBytes module. It is a Cryptographically Secure Pseudo-Random Number Generator (CSPRNG), ensuring that the initial entropy for your key is of high quality and unpredictable.

Industry-Standard Cryptography The address and key pair are derived from the mnemonic phrase using the official @smartholdem/crypto library. This library implements the same robust and widely-trusted secp256k1 elliptic curve cryptography that secures major cryptocurrencies like Bitcoin and Ethereum.

No Data Persistence: All sensitive data exists only in memory and console output. This tool does not save or transmit any data. The generated address and its corresponding secret mnemonic phrase are only displayed in your console. You are in complete control, and it is your responsibility to store the secret phrase in a secure place. 

Multi-Language Documentation Support: The project includes comprehensive documentation in five languages to support international users.

Vanity address in your SmartHoldem wallet

We have added SmartHoldem Vanity Address Generator to SmartHoldem wallet. You can generate a Vanity Address without leaving your SmartHoldem wallet.

Vanity_wallet_sth (1).png

Select the Vanity Address tab, enter a short prefix and/or suffix of your choice, and click 'Generate' to start.

IMPORTANT: Save your secret phrase in a safe place!
 

➡️Online wallet https://wallet.smartholdem.io
➡️Telegram app https://t.me/smartholdem_bot/wallet
➡️FAQ https://smartholdem.io/about-wallet

➡️Download the Desktop Version https://github.com/smartholdem/wallet-pro/releases/tag/1.2.18