vanieth icon indicating copy to clipboard operation
vanieth copied to clipboard

Ethereum vanity address "generator" written in golang.

Results 2 vanieth issues
Sort by recently updated
recently updated
newest added

Running vanieth with characters that cannot be part of an Ethereum address should return an error. For instance, running: ```shell $ vanieth feo -n25 ``` should return an error. It...

The search must be either a string part of an ethereum address or a regular expression. If we have some characters that can be part of a regular expression like...