Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 757 Bytes

File metadata and controls

18 lines (15 loc) · 757 Bytes

Todo List for v3.0 of Learning Bitcoin

The following TODO items are intended for a 3.0 version of Learning Bitcoin from the Command Line

  1. Animated GIFs for key CLI demos (probably https://github.com/faressoft/terminalizer but there are others)
  2. Section on Libwally Shim for Swift
  3. Section on Wolf's Bitcoin Lib for Swift
  4. Full example of creating a PSBT, handing it to Libwally, and signing it
  5. Miniscript
  6. More complex descriptors
  7. Schnorr (2021)
  8. Other BCC Command-Line Utilities?
    • seedtool
    • keytool
    • bytewords-cli
  9. Programming Lightning with C