From 02b8ea5cdd6711a63fa97ed0f7d4fcea7addac48 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 23 Jun 2020 09:40:47 -1000 Subject: [PATCH] additional info on Lightning --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a07995a..81b254c 100644 --- a/README.md +++ b/README.md @@ -90,10 +90,15 @@ _This tutorial assumes that you have some minimal background of how to use the c **Status:** Unwritten. Chapter 14 may expand into multiple chapters. -(At this point, I'm assuming that Lightning will be integrated into Standup, at which point we just need to tech how to use it.) +(At this point, I'm assuming that Lightning will be integrated into Standup, at which point we just need to tech how to use it at a pretty basic level.) * 13.0: Understanding Lightning + * 13.1: Verifying Your Lightning Setup + * 13.2: Setting up a Channel + * 13.3: Receiving a Transaction * 14.0: Using Lightning + * 14.1: Sending a Transaction + * 14.X: Closing a Channel > _Some good docs from one of the developers are here: https://diyhpl.us/wiki/transcripts/blockstream-webinars/2019-07-31-rusty-russell-getting-started-with-c-lightning/._