extra files for eosio-keygen.
Right now this repository provides custom dictionary files that can be used to find vanity keys.
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.json
and combines input files. then callsgenerate-dict.sh
that generates the output file indict/
directory.
on debian based distros. there are some packages with different lists here
Henrik Hautakoski - henrik@eossweden.org