From 3b6b631a50b91774098d1c64d9d523ab9be90200 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 13:40:57 -1000 Subject: [PATCH] Update and rename 01_0_Introducing_Bitcoin.md to 01_1_Introducing_Bitcoin.md --- ...g_Bitcoin.md => 01_1_Introducing_Bitcoin.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) rename 01_0_Introducing_Bitcoin.md => 01_1_Introducing_Bitcoin.md (97%) diff --git a/01_0_Introducing_Bitcoin.md b/01_1_Introducing_Bitcoin.md similarity index 97% rename from 01_0_Introducing_Bitcoin.md rename to 01_1_Introducing_Bitcoin.md index aee341d..bd114ff 100644 --- a/01_0_Introducing_Bitcoin.md +++ b/01_1_Introducing_Bitcoin.md @@ -1,20 +1,6 @@ -# Chapter One: Introducing Bitcoin +# Interlude: Introducing Bitcoin -Before you can get started programming Bitcoin (and Lightning), you should have a basic understanding of what they are and how they work. This chapter provides that overview. Many more definitions will appear within the document itself; this is only intended to lay the foundation. - -## Objectives for this Chapter - -After working through this chapter, a developer will be able to: - - * Assess the Parts of the Bitcoin System - * Decide When Blockchain is Useful - -Supporting objectives include the ability to: - - * Understand What Bitcoin Is - * Understand What Blockchain Transactions Are - * Understand What Blockchain Is - * Understand What Lightning Is +Before you can get started programming Bitcoin (and Lightning), you should have a basic understanding of what they are and how they work. This section provides that overview. Many more definitions will appear within the document itself; this is only intended to lay the foundation. ## About Bitcoin