Post
Topic
Board Development & Technical Discussion
Re: Vanity Pool - vanity address generator pool
by
Muhammed Zakir
on 12/10/2014, 15:43:22 UTC
Is there a vanity pool for any of the other coins? I think a Lite or Doge vanity pool would do pretty well too, unless those addresses can also be sent to this vanity pool.
Now, I don't think there is other vanity pool.
Correct - all the other ones appear to be singular services, rather than distributed efforts.

However, Fuish should be able to use VanityPool - There's a field labeled "Network prefix byte (0 for MainNet):".  He just has to look up the  network prefix byte for the coin of choice (DogeCOin: 30, Litecoin: 48), enter that, and make sure that the prefix conforms to any further peculiarities of the coin in question.

Sorry, I didn't know that! Thanks! Smiley
@Fuish: If you want to know network prefix byte of any other coin, look github repo, you will find it there. But the easiest way is, http://btpp.jampa.eu/get_coin_version/?address=coinaddress - replace coinaddress with address of the cryptocurrency, for example, http://btpp.jampa.eu/get_coin_version/?address=LcUP7ZU3Xpk1BUR3qut3dTjC3aK5JoZMYx (litecoin address) and copy, paste and go.

   ~~MZ~~