Shannon Appelcline 266d7e13a3
Update TODO-30.md
2021-02-24 09:07:40 -10:00

966 B

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