1
0
Fork 0
mirror of https://github.com/eosswedenorg/eosio-keygen-extras synced 2026-06-16 05:04:54 +02:00
No description
Find a file
2022-11-14 22:27:18 +01:00
.github/workflows .github/workflows/package.yml: Adding windows installer. 2022-11-14 22:22:42 +01:00
custom Initial commit (taken from eosio-keygen repo) 2020-05-29 13:59:48 +02:00
dict Adding danish and french 2022-11-12 17:25:01 +01:00
.gitignore Initial commit (taken from eosio-keygen repo) 2020-05-29 13:59:48 +02:00
CMakeLists.txt CMakeLists.txt: set CPACK_PACKAGE_INSTALL_DIRECTORY to only contain package name and not version. 2022-11-14 22:23:15 +01:00
config.json Adding danish and french 2022-11-12 17:25:01 +01:00
debian-deps.sh Adding danish and french 2022-11-12 17:25:01 +01:00
generate-dict.sh set execute permission on shell scripts. 2022-11-12 17:20:18 +01:00
LICENSE Adding License 2022-11-14 22:27:18 +01:00
README.md Initial commit (taken from eosio-keygen repo) 2020-05-29 13:59:48 +02:00
update-dict.sh update-dict.sh: echo source files. 2022-11-12 17:25:01 +01:00

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: Reads config.json and combines input files. then calls generate-dict.sh that generates the output file in dict/ directory.

Acquire input dictionaries.

on debian based distros. there are some packages with different lists here

Author

Henrik Hautakoski - henrik@eossweden.org