Shannon Appelcline c43f9fa982
Update TODO-30.md
2021-05-18 08:11:46 -10:00

1.1 KiB

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
  1. Consider TIme Lock Discussion Improvements