vanity-monero is a tiny CLI tool that generates vanity address for CryptoNote currencies. Currently only Monero main net and test net are supported.
== Features
- Prefix matching from 1st or 3rd index of address string.
- Regex matching at any position.
- Multi-language mnemonic seeds generation.
- Faster generation when there is only spend key that is needed in a specific pattern.
- Support https://en.bitcoin.it/wiki/Split-key_vanity_address[split-key vanity address] generation, which makes scaled vanity mining potential.
For more info, please check the original repository page