nano-vanity
nano-vanity copied to clipboard
Vanity address generator for Nano
The title says it all. I've tried it with short prefix (3 or 4 characters) and the seed was generated around 120% of estimated number of iterations. How far away...
I would like to use both prefix and suffix, for example 3 letters in the beginning and 3 letters at the end to make it easy to verify.
Is there any possibility of an option to utilize GPU power to generate the rai addresses? If I'm not mistaken it's an order of magnitude faster.
Would it be possible to modify the input to support regex instead of a raw string? That way we can search for case insensitivity, etc. Thanks!