From 99a3fc2a724be9b20659219db633db815dbccac9 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 16 Dec 2020 10:05:23 -1000 Subject: [PATCH] Update TODO-30.md --- TODO-30.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO-30.md b/TODO-30.md index 4265ac2..045cd89 100644 --- a/TODO-30.md +++ b/TODO-30.md @@ -8,6 +8,9 @@ The following TODO items are intended for a 3.0 version of Learning Bitcoin from 3. Miniscript 4. Schnorr (2021) 5. Other BCC Command-Line Utilities? + * seedtool + * keytool + * bytewords-cli 6. Programming Lightning with C * _Some good docs from one of the developers are here: https://diyhpl.us/wiki/transcripts/blockstream-webinars/2019-07-31-rusty-russell-getting-started-with-c-lightning/._