2023-02-26
This commit is contained in:
parent
22b6947966
commit
264723fd79
9 changed files with 1089 additions and 0 deletions
|
@ -12,6 +12,10 @@ Then generate some addresses:
|
|||
|
||||
`./vanitygen++ 1Pattern -z -k -o /tmp/addresses.csv`
|
||||
|
||||
Alternatively, to check more than one pattern at a time:
|
||||
|
||||
`./vanitygen++ -z -k -o /tmp/addresses.csv -f /path/to/patterns.txt`
|
||||
|
||||
Hit Control+C when you think you've got enough.
|
||||
|
||||
Then `cd` into this directory and generate a list of all the public keys:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue