JonHolmquist Posted July 9, 2017 Share Posted July 9, 2017 I want to start generating vanity addresses with my GPU. Anyone got the skill set to make https://github.com/samr7/vanitygen work with Ripple? Link to comment Share on other sites More sharing options...
JonHolmquist Posted July 9, 2017 Author Share Posted July 9, 2017 Bumping, if someone can do this for me I'll throw down a bounty too. Link to comment Share on other sites More sharing options...
PunishmentOfLuxury Posted July 10, 2017 Share Posted July 10, 2017 There's already a vanity address generator for Ripple, written by @Professor Hantzen if I'm not mistaken. Professor Hantzen 1 Link to comment Share on other sites More sharing options...
Professor Hantzen Posted July 10, 2017 Share Posted July 10, 2017 There is, it's a node script however. It couldn't compete with GPU-optimised native C for speed (though the above-linked Bitcoin vanity finder is actually CPU-only from what I read?). My node script is still perfectly fine for 3 character strings while you wait, or 4 character strings if you're prepared to leave it running for up to an hour or so. If you want to find longer strings, it runs in parallel with itself no problem. So if you have a four-core machine, you could run it four times for a 4x speed increase. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now