You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Imran af7779ff3e Section: Hardware Requirements for Lightning Nodes
Took a stab at writing about the importance of hardware, the kinds of hardware nodes, and what's needed. I decided not to mention particular Node projects as this can easily change. Although to note: we could mention MyNodeBTC, Raspiblitz, and Casa Node

Maybe this section should go higher up in this chapter.

Note: this commit is a response to my previous issue here:

https://github.com/lnbook/lnbook/issues/143
4 years ago
.github/ISSUE_TEMPLATE
.gitignore
callouts
code/docker Chapter ready for review: node_client.asciidoc 4 years ago
contrib
images
theme
tools
.editorconfig
.travis.yml
01_introduction.asciidoc ch01: Acronym LN (mostly)removed (#261) 4 years ago
02_getting_started.asciidoc Merge pull request #269 from 8go/patch-53 4 years ago
03_how_ln_works.asciidoc typos 4 years ago
CONTRIBUTING.md
LICENSE.md
README.md README: Changed node_client chapter status and updated word count 4 years ago
appendix_license_notices.asciidoc
atlas.json
author_bio.html
channel-construction.asciidoc channel construction: pt1: minor improvements of English 4 years ago
channel-graph.asciidoc
colo.html
copyright.html
e2e-presentation-layer.asciidoc
glossary.asciidoc Update glossary.asciidoc 4 years ago
ix.html
node_client.asciidoc Merge pull request #294 from 8go/patch-65 4 years ago
node_operations.asciidoc Section: Hardware Requirements for Lightning Nodes 4 years ago
onion-routing-htlc-forwarding.asciidoc
p2p.asciidoc
path-finding.asciidoc
preface.asciidoc
routing.asciidoc Fix `Glorias secret` hashing example 4 years ago
titlepage.html
toc.html

README.md

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'2020, and announced on August 28th 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 PROGRESS". 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.
Section Length (Word Count) Status
Preface and Acknowledgments ### 🔃
Glossary ############# 🔃
Introduction ##### 🔍
Getting Started ########### 🔍
LN Basics (How LN Works) ########################## 🔍
Intro to LN Routing (HTLCs) ###################### 🔏
Nodes (LN Clients) #################### 🔍
Operating a Node # 📑
P2P Communication # 📑
Channel Construction in Detail ### 📑
Onion Routing and HTLC forwarding # 📑
Channel Graph and Gossip Layer # 📑
Payment Path Finding # 📑
End-to-End Payment Presentation Layer # 📑
Lightning Applications (LApps) # 💭
LN's Future # 💭

Total Word Count: 50770

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.