Vanitygen for Bitcoin Cash! Crafted by the creators of CashAddress.Github.io
The compiled binaries for Windows, Mac and Linux can be found at releases.
Alphabet: 023456789acdefghjklmnpqrstuvwxyz
-
The first character must be
q
-
The second character must be either
p
,q
,r
, orz
.
Mac
brew install [email protected] hyperscan
make
Linux
sudo apt-get install libhyperscan-dev g++-7 ocl-icd-opencl-dev libssl-dev
make
Windows
-
Make it generate addresses in CashAddr format (remove case sensitivity...)
-
Let Vanitygen search for both compressed and uncompressed addresses
-
Output in TSV and CSV formats
-
Replace PCRE with Hyperscan for efficient regex search!
-
Fix some warnings
-
Make it OpenSS 1.1L compatible
-
Port libsecp256k1 code (long term)
-
SHA256 accelerate
-
OCL compressed