mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
14 lines
574 B
Markdown
14 lines
574 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?
|
|
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/._
|
|
|