From 054f8cc54174defe5f33ba60de81ffe829fc41f3 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 22 Jul 2020 15:29:51 -1000 Subject: [PATCH] marked existing material --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64cc3cc..9ec4fa5 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,13 @@ _This tutorial assumes that you have some minimal background of how to use the c * [14.1: Verifying Your Tor Setup](14_1_Verifying_Your_Tor_Setup.md) * [14.2: Changing Your Bitcoin Hidden Services](14_2_Changing_Your_Bitcoin_Hidden_Services.md) * [14.3: Adding SSH Hidden Services](14_3_Adding_SSH_Hidden_Services.md) - + +_This is the end of the polished second-edition course as it currently stands. We are looking for reviews on chapters 0-14 above. Thank you for your help & support!_ + +
+ +_We want to expand this course to also introduce programming with RPC and finally talk about Lightning. The material below is all in process. We'll move it "above the line" for review and learning when we finish it up._ + ### PART FIVE: PROGRAMMING WITH RPC **Status:** VERY Unfinished. Requires editing C-chapter; writing Libwally chapter, regularizing other languages chapter; and deciding what to do with Swift