mirror of
https://github.com/eosswedenorg/eosio-keygen-extras
synced 2026-06-16 05:04:54 +02:00
943 B
943 B
eosio-keygen-extras
extra files for eosio-keygen.
Right now this repository provides custom dictionary files that can be used to find vanity keys.
Creating/Updating dictionaries.
This repo contains some useful scripts to automatically generate and update dictionaries:
-
generate-dict.sh: convert a list of words to a list suitable for eosio-keygen.input is read from stdin and should have words separated by newline. output is written to stdout.
-
update-dict.sh: Readsconfig.jsonand combines input files. then callsgenerate-dict.shthat generates the output file indict/directory.
Acquire input dictionaries.
on debian based distros. there are some packages with different lists here
Author
Henrik Hautakoski - henrik@eossweden.org