mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 00:16:26 +00:00
fully outlined chapter 16
This commit is contained in:
parent
22139999e2
commit
9af2b0e092
12
README.md
12
README.md
@ -123,12 +123,12 @@ _We want to expand this course to also introduce programming with RPC and finall
|
||||
|
||||
* [16.0: Programming Bitcoin with Libwally](16_0_Programming_Bitcoin_with_Libwally.md) — Needs edit for final content of chapter
|
||||
* [16.1: Setting Up Libwally](16_1_Setting_Up_Libwally.md) — Needs edit
|
||||
* [16.2: Using BIP32 in Libwally](16_2_Using_BIP32_in_Libwally.md) — Needs writing
|
||||
|
||||
Potential Sections:
|
||||
* 16.2: Using secp256k1 Functions
|
||||
* 16.3: Writing Wallet Functions
|
||||
* 16.4: Integrating Libwally and Scripts
|
||||
* [16.2: Using BIP39 in Libwally](16_2_Using_BIP39_in_Libwally.md) — Needs writing
|
||||
* [16.3: Using BIP32 in Libwally](16_3_Using_BIP32_in_Libwally.md) — Needs writing
|
||||
* [16.4: Using PSBTs in Libwally](16_4_Using_PSBTs_in_Libwally.md) — Needs writing
|
||||
* [16.5: Using Scripts in Libwally](16_5_Using_Scripts_in_Libwally.md) — Needs writing
|
||||
* [16.6: Using Other Functions in Libwally](16_6_Using_Other_Functions_in_Libwally.md) — Needs writing
|
||||
* [16.7: Integrating Libwally and Scripts](16_7_Integrating_Libwally_and_Scripts.md) — Needs writing
|
||||
* 17.0: Talking to Bitcoind with Other Languages
|
||||
* [17.1: Accessing Bitcoind with Go](17_1_Accessing_Bitcoind_with_Go.md)
|
||||
* [17.2: Accessing Bitcoind with Java](17_2_Accessing_Bitcoind_with_Java.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user