Post
Topic
Board Beginners & Help
Re: [Guide] How to create your customized Bitcoin-Address (vanitygen) – step by step
by
1miau
on 17/11/2019, 19:45:23 UTC
What hardware do I need to speed up generation of address, it uses GPU?
vanitygen.exe is using CPU but the same file from samr7 contains also oclvanitygen.exe which is using GPU:

You can try vanitygen.exe or use the file oclvanitygen.exe, it’s up to you which one you prefer. The difference between them is that vanitygen is CPU-based and oclvanitygen GPU-based. For our 4-digit combination, don’t matter if case-sensitive or case-insensitive, vanitygen is sufficient on a normal PC, oclvanitygen tends to be faster, if it works. For the technical background you'll find more information in the original article from 2011: https://bitcointalk.org/index.php?topic=25804.0



But after I created the guide, Jean_Luc developed VanitySearch which is much faster in general. So if you need more than 4 characters, VanitySearch is your best decision:

Update 04/04/2019:

Member Jean_Luc has developed another vanity-address-generator and published it on github: https://github.com/JeanLucPons/VanitySearch

It's much faster than vanitygen and supports besides P2PKH legacy addresses (1..) also SegWit addresses P2SH (3...) and bech32 (bc1q...)

You can check out his announcement on Bitcointalk here: https://bitcointalk.org/index.php?topic=5112311.0