2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-01 03:20:53 +00:00
Go to file
Olaoluwa Osuntokun 747fb804a9
ch-10: add section on keysend
This commit adds an initial section on the keysend push payment protocol
to the end of the onion routing chapter. Along the way to introducing
keysend, we also go over the application-level usage of the TLV custom
records available in the onion routing protocol.
2021-09-27 11:40:08 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2020-02-06 08:11:44 -06:00
callouts O'Reilly templates 2020-02-01 10:14:27 -06:00
code Remove versions from lngraph requirements 2021-09-17 15:26:58 +02:00
contrib Fix typo 2021-09-16 19:38:02 -07:00
images added 3 visualizations of the lightning network from historic gossip data provided by bitromortac 2021-09-21 12:10:24 +02:00
theme O'Reilly templates 2020-02-01 10:14:27 -06:00
tools reconcile references script v2 2021-09-21 17:15:33 +02:00
.editorconfig Add trim_trailing_whitespace to .editorconfig 2020-02-09 08:35:06 -08:00
.gitignore gitignore: ignore some html files 2021-09-19 18:10:11 -04:00
.travis.yml Relaxed Travis to avoid breaking builds while things are in flux 2020-04-19 17:51:38 -04:00
01_introduction.asciidoc ch-01: mentino splicing as 3rd channel txn type 2021-09-16 20:00:59 -07:00
02_getting_started.asciidoc Merge pull request #672 from Zendo102/patch-7 2021-09-17 15:33:56 +02:00
03_how_ln_works.asciidoc fix broken refs 3 2021-09-21 14:57:42 +02:00
04_node_client.asciidoc 04_node_client.asciidoc: fix subheader hierarchy 2021-09-19 17:40:30 -04:00
05_node_operations.asciidoc fix broken refs 4 2021-09-21 14:58:58 +02:00
06_lightning_architecture.asciidoc Added more detail to "bridge" chapter 2021-09-20 11:07:50 +02:00
07_payment_channels.asciidoc fix broken refs 3 2021-09-21 14:57:42 +02:00
08_routing_htlcs.asciidoc fix broken refs 3 2021-09-21 14:57:42 +02:00
09_channel_operation.asciidoc anchor fix 2021-09-21 13:16:28 +02:00
10_onion_routing.asciidoc ch-10: add section on keysend 2021-09-27 11:40:08 -07:00
11_gossip_channel_graph.asciidoc fix broken refs 1 2021-09-21 13:55:53 +02:00
12_path_finding.asciidoc image fix 2021-09-21 13:14:52 +02:00
13_wire_protocol.asciidoc fix broken refs 3 2021-09-21 14:57:42 +02:00
14_encrypted_transport.asciidoc fix broken refs 2 2021-09-21 13:58:09 +02:00
15_payment_requests.asciidoc fix broken refs 3 2021-09-21 14:57:42 +02:00
16_security_privacy_ln.asciidoc Moved references to the end of the chapter 2021-09-20 12:42:02 +02:00
17_conclusion.asciidoc Added wrap-up conclusion chapter 2021-09-21 17:12:09 +02:00
appendix_docker_basics.asciidoc Docker example fixes, upgrades and ch4 text edits 2021-09-12 16:12:43 +02:00
appendix_license_notices.asciidoc Added Lamassu license notice 2021-09-20 10:14:05 +02:00
appendix_protocol_messages.asciidoc fix broken refs 3 2021-09-21 14:57:42 +02:00
appendix-bitcoin-fundamentals-review.asciidoc MC edit review chapter 8,9.10,11,12 2021-09-20 12:30:07 +02:00
atlas.json Updated atlas.json 2021-02-11 06:02:57 -08:00
author_bio.html Edited author_bio.html with Atlas code editor 2021-02-12 13:13:12 -08:00
colo.html Updates to O'Reilly files 2020-02-01 11:03:34 -06:00
CONTRIBUTING.md contributing: add US spelling instruction 2020-11-13 10:34:02 +02:00
copyright.html Edited copyright.html with Atlas code editor 2021-02-12 13:18:16 -08:00
cover.html Edited cover.html with Atlas code editor 2021-02-12 13:10:21 -08:00
failure_types_table.asciidoc Updated failure_types table 2021-07-26 08:56:09 +02:00
github_contributors.asciidoc github_contributors.asciidoc: add @RandyMcMillan 2021-09-19 17:47:26 -04:00
glossary.asciidoc Merge branch 'develop' into develop 2021-09-17 15:37:35 +02:00
ix.html O'Reilly templates 2020-02-01 10:14:27 -06:00
LICENSE.md Initial LICENSE.md 2019-08-26 14:42:07 -06:00
part_1_divider.asciidoc Part 1/2 dividers 2021-09-20 11:12:41 +02:00
part_2_divider.asciidoc Part 1/2 dividers 2021-09-20 11:12:41 +02:00
preface.asciidoc preface.asciidoc: update intended for... 2021-09-20 13:14:29 -04:00
README.md Updated README, status highlight at top 2021-09-20 10:18:44 +02:00
titlepage.html Edited titlepage.html with Atlas code editor 2021-02-12 13:15:10 -08:00
toc.html O'Reilly templates 2020-02-01 10:14:27 -06:00

Mastering the Lightning Network

Build Status

STATUS: IN PRODUCTION

NO EDITS OR PULL REQUESTS ARE ACCEPTED AT THIS TIME.

The book is currently (Sep 2021) in final production. No changes will be accepted.

Mastering Lightning Cover

About

Mastering the Lightning Network is an O'Reilly Media book, due for publication in Q4'2021, and announced in August 2019 by authors Andreas M. Antonopoulos (@aantonop), Olaoluwa Osuntokun (@roasbeef), Rene Pickhardt (@renepickhardt).

The book describes the Lightning Network (LN), a Peer-to-Peer protocol running on top of Bitcoin and other blockchains, which provides near-instant, secure, micro-payments.

The book is suitable for technical readers with an understanding of the fundamentals of Bitcoin and other open blockchains.

Legend

  • 🔃 LIVE EDITS - Continuously changing: Submit focused/small Issues and PRs
  • 🔍 REVIEW - Ready for review: Submit Issues and PRs as needed
  • 🔏 EARLY DRAFT - In progress, changing often: Submit issues only, NO PRs or fixes
  • 📑 OUTLINE - Rough outline - Please contribute! PRs welcome.
  • 💭 PLANNED - Planned section - Do nothing yet.
  • ✔️ DRAFT PUBLISHED - Published in early release - Copy edit only.
Section Length (Word Count) Status
PART 1 PART 1 PART 1
Preface and Acknowledgments #### ✔️
Glossary ############## ✔️
Introduction ########## ✔️
Getting Started ############# ✔️
LN Basics (How LN Works) ########################### ✔️
Nodes (LN Clients) ################## ✔️
Operating a Node ############################# ✔️
PART 2 PART 2 PART2
Lightning Architecture # ✔️
Payment Channels in Detail #################### ✔️
Routing (HTLCs) ################ ✔️
Channel operation and HTLC settlement ####### ✔️
Onion Construction and Routing ################# ✔️
Channel Graph and Gossip Layer ############ ✔️
Payment Path Finding ############ ✔️
Wire Protocol ######### ✔️
Encrypted Message Transport (Brontide) ########## ✔️
Payment Requests (Invoices) #### ✔️
LN Security and Privacy ################# ✔️
APPENDICES APPENDICES APPENDICES
A1 - Bitcoin Fundamentals Review ############ ✔️
A2 - Docker Basics ## ✔️
A3 - Protocol Messages ######## ✔️
A4 - License Notices # ✔️

Total Word Count: 126530

Target Word Count: 100,000-120,000

Source and license

Mastering the Lightning Network is released under the Creative Commons CC-BY-NC-ND license, which allows sharing the source code for personal use only. You may read this book for free. You may not create derivatives (such as PDF copies), or distribute the book commercially. The full terms of the license can be found here:

Creative Commons License

Mastering the Lightning Network by Andreas M. Antonopoulos, Olaoluwa Osuntokun, Rene Pickhardt is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

It is expected that the book will be released under a more permissive CC-BY-SA license within a year of publication.