mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
appendix organization
This commit is contained in:
parent
81673683cc
commit
6aa341478e
22
A0_Appendices
Normal file
22
A0_Appendices
Normal file
@ -0,0 +1,22 @@
|
||||
# Appendices
|
||||
|
||||
The main body of this course suggests a fairly standard setup for Bitcoin testing. What follows is these appendices are a better explanation of that setup and some options for alternatives.
|
||||
|
||||
## Objectives for This Section
|
||||
|
||||
After working through these appendices, a developer will be able to:
|
||||
|
||||
* Decide among Multiple Methods for Creating a Bitcoin Blockchain
|
||||
|
||||
Supporting objectives include the ability to:
|
||||
|
||||
* Understand the Bitcoin Standup Setup
|
||||
* Perform a Compilation of Bitcoin by Hand
|
||||
* Understand the Power of Regtest
|
||||
* Use a Regtest Environment
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Appendix One: Understanding Bitcoin Standup](A1_0_Understanding_Bitcoin_Standup.md)
|
||||
* [Appendix Two: Compiling Bitcoin from Source](A2_0_Compiling_Bitcoin_from_Source.md)
|
||||
* [Appendix Three: Using Bitcoin Regtest](A3_0_Using_Bitcoin_Regtest.md)
|
Loading…
x
Reference in New Issue
Block a user