We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am really wanting to do vanity generation with my GPU for Ripple addresses.
This page discusses the path to make ripple public keys and secret keys: https://bitcoin.stackexchange.com/questions/18858/what-is-the-algorithm-for-generating-a-ripple-address-from-a-ecdsa-public-key
There are other Ripple vanity generators out there, https://github.com/CodeShark/RippleGen, but not one that will actually quickly run on a GPU.
Could you modify vanitygen to make this work with Ripple addresses?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am really wanting to do vanity generation with my GPU for Ripple addresses.
This page discusses the path to make ripple public keys and secret keys: https://bitcoin.stackexchange.com/questions/18858/what-is-the-algorithm-for-generating-a-ripple-address-from-a-ecdsa-public-key
There are other Ripple vanity generators out there, https://github.com/CodeShark/RippleGen, but not one that will actually quickly run on a GPU.
Could you modify vanitygen to make this work with Ripple addresses?
The text was updated successfully, but these errors were encountered: