Update README.md

This commit is contained in:
Shannon Appelcline 2017-04-10 16:39:26 -07:00 committed by GitHub
parent 80f982ce1e
commit dc13f717e5

View File

@ -16,17 +16,14 @@ This tutorial assumes that you have some minimal background of how to use the co
## Files
* 1A - Bitcoin-Core Basics
* 1.0: Bitcoin-Core Basics
* [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](./Linode_Bitcoin-Core_VPS_Setup.stackscript)
* [3.0: Playing with bitcoin-cli](3_0_Playing_with_Bitcoin-CLI.md)
* [3.1: Verifying Your bitcoin-cli Setup](3_1_Verifying_Your_Bitcoin-CLI_Setup.md)
* [3.2: Setting Up Your Wallet](3_2_Setting_Up_Your_Wallet.md)
* [3.3: Receiving a Transaction](3_3_Receiving_a_Transaction.md)
* [Interlude: Sending Coins the Easy Way](3_3__Interlude_Sending_Coins_The_Easy_Way.md)
* [3.4: Sending a Raw Transaction to a P2PKH](3_4_Sending_a_Raw_Transaction_to_a_P2PKH.md)
* [Interlude: Using JQ for Better Parsing](3_4__Interlude_Using_JQ_for_Better_Parsing.md)
* [Interlude: Writing a Raw Transaction the Easy Way](3_4__Interlude_Writing_a_Raw_Transaction_The_Easy_Way.md)
* [3.5: Sending a Raw Transaction with an OP_RETURN](3_5_Sending_a_Raw_Transaction_with_an_OP_RETURN.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)
* [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)
* [3.3: Setting Up Your Wallet](3_3_Setting_Up_Your_Wallet.md)
* [Interlude: Using Command-Line Variables](3_3__Interlude_Using_Command-Line_Variables.md)
* [3.4: Receiving a Transaction](3_4_Receiving_a_Transaction.md)