2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-01 03:20:53 +00:00
Go to file
Jussi Tiira 4b3663864e Add HMAC to glossary
Added a new glossary entry for HMAC, since the abbreviation is used in another entry.
2021-09-16 19:08:24 -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 Docker example fixes, upgrades and ch4 text edits 2021-09-12 16:12:43 +02:00
contrib Appendices and README update 2021-08-04 09:34:13 +02:00
images Color screenshots 2021-08-11 11:32:21 +02:00
theme O'Reilly templates 2020-02-01 10:14:27 -06:00
tools Channel graph construction 2021-08-03 13:31:29 +02:00
.editorconfig Add trim_trailing_whitespace to .editorconfig 2020-02-09 08:35:06 -08:00
.gitignore moved gitignore 2021-07-20 15:15:09 +02: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 Update 01_introduction.asciidoc (#686) 2021-07-26 17:20:12 +02:00
02_getting_started.asciidoc Update 02_getting_started.asciidoc (#846) 2021-09-15 18:45:33 +02:00
03_how_ln_works.asciidoc Small edit on who funds the channel. (#767) 2021-09-10 20:34:15 +02:00
04_node_client.asciidoc Docker example fixes, upgrades and ch4 text edits 2021-09-12 16:12:43 +02:00
05_node_operations.asciidoc Update capitalization inconsistencies (#833) 2021-09-10 21:29:16 +02:00
06_lightning_architecture.asciidoc Chapters 6, 7 and README updates 2021-05-03 14:08:02 -05:00
07_payment_channels.asciidoc Merge pull request #755 from Roasbeef/revocation-key-derivation 2021-09-16 18:57:58 -07:00
08_routing_htlcs.asciidoc Grammar fix in Chapter 8 (#835) 2021-09-15 18:39:15 +02:00
09_channel_operation.asciidoc fix typo and grammar (#805) 2021-09-10 20:53:43 +02:00
10_onion_routing.asciidoc Merge pull request #793 from Roasbeef/sphinx-ephemeral-blinding 2021-09-16 19:01:46 -07:00
11_gossip_channel_graph.asciidoc Typo in chapter 11 (#839) 2021-09-15 18:46:06 +02:00
12_path_finding.asciidoc fix typo (#827) 2021-09-10 21:11:51 +02:00
13_wire_protocol.asciidoc ch-13: fix list nesting for BigSize encoding description 2021-09-14 20:51:48 -07:00
14_encrypted_transport.asciidoc ch-14: spin out brontide appendix into new chapter 2021-09-14 20:51:54 -07:00
15_security_privacy_ln.asciidoc s&p: rename s&p chapter from 13 to 15 2021-09-14 20:51:41 -07:00
appendix_docker_basics.asciidoc Docker example fixes, upgrades and ch4 text edits 2021-09-12 16:12:43 +02:00
appendix_failure_types.asciidoc Error return and conclusion 2021-07-26 08:56:09 +02:00
appendix_license_notices.asciidoc Added subheading to license notice appendix 2020-02-08 10:33:10 -06:00
appendix_payment_requests.asciidoc Appendices and README update 2021-08-04 09:34:13 +02:00
appendix_wire_protocol.asciidoc wire_protocol+appendix: split portion of wire appendix into new chapter 2021-09-14 20:51:45 -07:00
appendix-bitcoin-fundamentals-review.asciidoc asymmetric, delayed, revocable commitments 2021-06-29 10:28:45 -04: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 add ogunden contributor (#787) 2021-09-10 20:41:35 +02:00
glossary.asciidoc Add HMAC to glossary 2021-09-16 19:08:24 -07: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
preface.asciidoc Update preface.asciidoc 2021-08-02 20:02:59 +02:00
README.md Appendices and README update 2021-08-04 09:34:13 +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

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.

Status

The current status of the book is "IN PRODUCTION": ONLY COPY-EDIT CONTRIBUTIONS ARE ACCEPTED.

See below for status of specific chapters and read the contribution guide to learn how and where to contribute.

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 ############ ✔️
LN Security and Privacy ################ ✔️
APPENDICES APPENDICES APPENDICES
A1 - Bitcoin Fundamentals Review ########### ✔️
A2 - Payment Requests (Invoices) #### ✔️
A3 - Wire Protocol ################# ✔️
A4 - Encrypted Message Transport (Brontide) ########## ✔️
A5 - License Notices # ✔️

Total Word Count: 125288

Target Word Count: 100,000-120,000

Contributing

The authors welcome contributions to this book! Read the Guide to Contributing

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.