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
Candle 10623c0620
Upper/lower case for the "B" in "Bitcoin" unified
Written as bitcoin with a "b" in lowercase usually refers to the currency unit. A capitalized first letter addresses the network or protocol.

I changed every mentioning of "Bitcoin" in this document accordingly and extended the Bitcoin section to include this distinction. If the change is accepted, I'd check the other files regarding this.
5 years ago
.gitignore Update .gitignore 5 years ago
contrib travis: Add linter to detect multiple blank lines between paragraphs (#66) 5 years ago
images Full resolution and uncompressed 3D color cover 5 years ago
.travis.yml travis: Add linter checking for proper end-of-line punctuation 5 years ago
CONTRIBUTING.md Fix missing end-of-line punctuation 5 years ago
LICENSE.md Initial LICENSE.md 5 years ago
README.md Added Travis build status badge 5 years ago
ch01.asciidoc getting started section 5 years ago
ch02.asciidoc AMA reorg edits to ch01 5 years ago
ch03.asciidoc fixed merge conflict 5 years ago
ch04.asciidoc added stubs for further chapters and a note for chapter 3. this is WIP and has happened long ago but I wanted to push it for discussions. Not fixed yet 5 years ago
ch05.asciidoc added stubs for further chapters and a note for chapter 3. this is WIP and has happened long ago but I wanted to push it for discussions. Not fixed yet 5 years ago
ch06.asciidoc added stubs for further chapters and a note for chapter 3. this is WIP and has happened long ago but I wanted to push it for discussions. Not fixed yet 5 years ago
glossary.asciidoc Upper/lower case for the "B" in "Bitcoin" unified 5 years ago
preface.asciidoc Fixed typos and refactored some sentences. (#92) 5 years ago
progress.sh forgot to check in progress from last week. should not be proof read yet as it is Work in Progress. still it might be nice to have some feedback on the technical depth which according to my feeling is varying a little bit over the chapters and probably also a little bit too deep. Maybe more graphics and pictures would help 5 years ago
topics.asciidoc Merge pull request #77 from pkrasam/develop 5 years ago

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.