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
HAOYUatHZ bbbe7035cb
add Relative Timelock (#149)
* add Relative Timelock

* fix typo
5 years ago
.github/ISSUE_TEMPLATE
.gitignore
callouts
contrib Fixes #101: Replacing LN with Lightning 5 years ago
images
theme
.editorconfig
.travis.yml
01_introduction.asciidoc More "LN" to "Lightning Network" fixes 5 years ago
02_getting_started.asciidoc fix broken footnote link in 02_getting_started (#151) 5 years ago
CONTRIBUTING.md
LICENSE.md
README.md
appendix_license_notices.asciidoc
atlas.json
author_bio.html
ch03.asciidoc added a section about path finding and gossip. this is still WIP and I am publishing this to be able to open an issue about the structure. While writing I realized that we might have to start with routing before mentioning the path finding issue 5 years ago
colo.html
communications_protocol.asciidoc
copyright.html
glossary.asciidoc add Relative Timelock (#149) 5 years ago
ix.html
node_client.asciidoc Node chapter: Intro, dev environment and c-lightning intro 5 years ago
node_operations.asciidoc
preface.asciidoc
titlepage.html
toc.html

README.md

Mastering the Lightning Network

Build Status

Mastering Lightning Cover

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.

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.