From 050cf44882d6833f8d836b277e41e47b608240b2 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 15 Sep 2020 09:55:54 -1000 Subject: [PATCH] Create TODO-30.md --- TODO-30.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO-30.md diff --git a/TODO-30.md b/TODO-30.md new file mode 100644 index 0000000..59d3def --- /dev/null +++ b/TODO-30.md @@ -0,0 +1,9 @@ +# 3.0 TODO + +The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line + +1. Section on Libwally Shim for Swift +2. Full example of creating a PSBT, handing it to Libwally, and signing it +3. Miniscript +4. Schnorr (2021) +5. Other BCC Command-Line Utilities?