diff --git a/README.md b/README.md index 585ee3a..071d8dc 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,16 @@ This tutorial assumes that you have some minimal background of how to use the co ## Files +*PART ONE: PREPARING FOR BITCOIN* + * [1.0: Introducing Bitcoin](1_0_Introducing_Bitcoin.md) * [2.0: Setting Up a Bitcoin-Core VPS](2_0_Setting_Up_a_Bitcoin-Core_VPS.md) * [2.1: Setting Up a Bitcoin-Core VPS by Hand](2_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md) * [2.2: Setting Up a Bitcoin-Core VPS with StackScript.md](2_2_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md) * [Linode_Bitcoin-Core_VPS_Setup.stackscript](2_2__Script_Linode_Setup.stackscript) + +*PART TWO: BITCOIN-CLI* + * [3.0: Understanding Your Bitcoin Setup](3_0_Understanding_Your_Bitcoin_Setup.md) * [3.1: Verifying Your Bitcoin Setup](3_1_Verifying_Your_Bitcoin_Setup.md) * [3.2: Knowing Your Bitcoin Setup](3_2_Knowing_Your_Bitcoin_Setup.md) @@ -43,6 +48,9 @@ This tutorial assumes that you have some minimal background of how to use the co * [6.2: Spending a Transaction with a Multsig](6_2_Spending_a_Transaction_to_a_Multisig.md) * [6.3: Sending a Transaction with a Locktime](6_3_Sending_a_Transaction_with_a_Locktime.md) * [6.4: Sending a Transaction with Data](6_4_Sending_a_Transaction_with_Data.md) + +*PART THREE: BITCOIN SCRIPTING* + * 7.0: Introducing Bitcoin Scripting * 7.1: Understanding the Foundation of Bitcoin * 7.2: Scripting a Pay to Public Key Hash