From 5352068876b9035b4998d54c20c57286bd6c372a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 11 Jan 2019 12:46:36 +0700 Subject: [PATCH] Add a related section the the readme (#3) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8d9e1e4..dc6d111 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,10 @@ Although 108.585 bits (12 word doge seed) is a lot of entropy, a Bitcoin private **TL;DR:** If for some insane reason you actually use this over a standard BIP39 seed, it would probably be best to use 15 words or more. +## Related + +- [doge-seed-cli](https://github.com/sindresorhus/doge-seed-cli) - Command-line tool + ## License MIT © Luke Childs