Shannon Appelcline 99a3fc2a72
Update TODO-30.md
2020-12-16 10:05:23 -10:00

17 lines
620 B
Markdown

# 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. Section on Libwally Shim for Swift
2. Section on Wolf's Bitcoin Lib for Swift
2. Full example of creating a PSBT, handing it to Libwally, and signing it
3. Miniscript
4. Schnorr (2021)
5. Other BCC Command-Line Utilities?
* seedtool
* keytool
* bytewords-cli
6. Programming Lightning with C
* _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/._