Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 828 Bytes

File metadata and controls

21 lines (18 loc) · 828 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. Interlude on QR production
    • QuickConnect QR
    • UR/Animated QR
  10. Programming Lightning with C