You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO-30.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,17 @@
2
2
3
3
The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line
4
4
5
+
1. Animated GIFs for key CLI demos (probably https://github.com/faressoft/terminalizer but there are others)
5
6
1. Section on Libwally Shim for Swift
6
-
2. Section on Wolf's Bitcoin Lib for Swift
7
-
2. Full example of creating a PSBT, handing it to Libwally, and signing it
8
-
3. Miniscript
9
-
4. Schnorr (2021)
10
-
5. Other BCC Command-Line Utilities?
7
+
1. Section on Wolf's Bitcoin Lib for Swift
8
+
1. Full example of creating a PSBT, handing it to Libwally, and signing it
9
+
1. Miniscript
10
+
1. More complex descriptors
11
+
1. Schnorr (2021)
12
+
1. Other BCC Command-Line Utilities?
11
13
* seedtool
12
14
* keytool
13
15
* bytewords-cli
14
-
6. Programming Lightning with C
16
+
1. Programming Lightning with C
15
17
*_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/._
0 commit comments