mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
Update README.md
This commit is contained in:
parent
f8436b4ac9
commit
79b7c0dc14
23
README.md
23
README.md
@ -58,22 +58,19 @@ This tutorial assumes that you have some minimal background of how to use the co
|
|||||||
|
|
||||||
* [8.0: Creating Script Transactions](8_Creating_a_Pay_to_Script_Hash_Address.md) — Pending
|
* [8.0: Creating Script Transactions](8_Creating_a_Pay_to_Script_Hash_Address.md) — Pending
|
||||||
* [8.1: Understand P2SH](8_1_Understand_P2SH.md) — Pending
|
* [8.1: Understand P2SH](8_1_Understand_P2SH.md) — Pending
|
||||||
* [8.2: Testing a Bitcoin Script](8_2_Testing_a_Bitcoin_Script.md) — Pending
|
* [8.2: Using P2SH for Multisigs](8_2_Using_P2SH_for_Multisigs.md) — Pending
|
||||||
* [8.3: Executing a Bitcoin Script](8_3_Executing_a_Bitcoin_Script.md) — Pending
|
* [8.3: Testing a Bitcoin Script](8_2_Testing_a_Bitcoin_Script.md) — Pending
|
||||||
|
* [8.4: Executing a Bitcoin Script](8_3_Executing_a_Bitcoin_Script.md) — Pending
|
||||||
|
|
||||||
## Planned Future Work
|
## Planned Future Work
|
||||||
|
|
||||||
* 9.0: Reviewing Multisigs with Scripts
|
* 9.0: Empowering Timelocks with Scripts
|
||||||
* 9.1: Scripting with a Multisig
|
* 9.1: Understanding Timelock Options
|
||||||
* 9.2: Scripting with a Multisig Script
|
* 9.2: Using CLTV in Scripts
|
||||||
* 9.3: Creating Multisig Scripts
|
* 9.3: Using CSV in Scripts
|
||||||
* 10.0: Empowering Timelocks with Scripts
|
* 10.0: Expanding Bitcoin Transactions with Scrits
|
||||||
* 10.1: Understanding Timelock Options
|
* 10.X: Understanding the Possibilities
|
||||||
* 10.2: Using CLTV in Scripts
|
* 10.X: Scripting Conditionals
|
||||||
* 10.3: Using CSV in Scripts
|
|
||||||
* 11.0: Expanding Bitcoin Transactions
|
|
||||||
* 11.X: Understanding the Possibilities
|
|
||||||
* 11.X: Scripting Conditionals
|
|
||||||
* 11.0: Writing Bitcoin RPC
|
* 11.0: Writing Bitcoin RPC
|
||||||
* 11.1: Accessing RPC with Curl
|
* 11.1: Accessing RPC with Curl
|
||||||
* 11.2: Accessing RPC with C
|
* 11.2: Accessing RPC with C
|
||||||
|
Loading…
x
Reference in New Issue
Block a user