All Projects → lnbook → Lnbook

lnbook / Lnbook

Licence: other
Mastering the Lightning Network (LN)

Projects that are alternatives of or similar to Lnbook

Lnd
Lightning Network Daemon ⚡️
Stars: ✭ 5,623 (+503.97%)
Mutual labels:  blockchain, bitcoin, payments, lightning-network
Eclair
A scala implementation of the Lightning Network.
Stars: ✭ 892 (-4.19%)
Mutual labels:  blockchain, bitcoin, payments, lightning-network
Eclair Mobile
An Android wallet for the Lightning Network
Stars: ✭ 231 (-75.19%)
Mutual labels:  blockchain, bitcoin, payments, lightning-network
Ebookcoin
Ebookcoin has been updated to DDN Blockchain,please get it from https://github.com/ddnlink/ddn
Stars: ✭ 789 (-15.25%)
Mutual labels:  blockchain, bitcoin, p2p
Bitgosdk Php
BitGo SDK written in PHP
Stars: ✭ 22 (-97.64%)
Mutual labels:  blockchain, bitcoin, payments
Blockchain golang
Blockchain demo based on golang 基于golang编写的区块链公链demo
Stars: ✭ 80 (-91.41%)
Mutual labels:  blockchain, bitcoin, p2p
Exonum
An extensible open-source framework for creating private/permissioned blockchain applications
Stars: ✭ 1,037 (+11.39%)
Mutual labels:  blockchain, bitcoin, p2p
Bitcoin Kit Ios
Full Bitcoin library for iOS, implemented on Swift. SPV wallet implementation for Bitcoin, Bitcoin Cash and Dash blockchains.
Stars: ✭ 134 (-85.61%)
Mutual labels:  blockchain, bitcoin, p2p
Dotcoin
A simple and integrity blockchain implementation in Golang
Stars: ✭ 89 (-90.44%)
Mutual labels:  blockchain, bitcoin, peer
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-82.28%)
Mutual labels:  blockchain, bitcoin, p2p
Bitcoin S
Bitcoin Implementation in Scala
Stars: ✭ 206 (-77.87%)
Mutual labels:  blockchain, bitcoin, lightning-network
Bitcoin Wallet
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.
Stars: ✭ 2,672 (+187%)
Mutual labels:  blockchain, bitcoin, p2p
Lbry Sdk
The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
Stars: ✭ 7,169 (+670.03%)
Mutual labels:  blockchain, bitcoin, p2p
Lightning Rfc
Lightning Network Specifications
Stars: ✭ 1,224 (+31.47%)
Mutual labels:  blockchain, bitcoin, lightning-network
Awesome Privacy On Blockchains
A curated list of privacy on blockchains resources
Stars: ✭ 86 (-90.76%)
Mutual labels:  blockchain, bitcoin, p2p
Bitcoin.org
Bitcoin.org Website
Stars: ✭ 1,090 (+17.08%)
Mutual labels:  blockchain, bitcoin, p2p
Ddn
DDN, Data Delivery Network, a next generation blockchain system
Stars: ✭ 118 (-87.33%)
Mutual labels:  blockchain, bitcoin, p2p
Ln Pay
A minimalistic payment only wallet for Lightning Network
Stars: ✭ 29 (-96.89%)
Mutual labels:  bitcoin, payments, lightning-network
Breezmobile
Lightning Network mobile client
Stars: ✭ 225 (-75.83%)
Mutual labels:  bitcoin, payments, lightning-network
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (-80.67%)
Mutual labels:  blockchain, bitcoin, p2p

Mastering the Lightning Network

Build Status

Mastering Lightning Cover

About

Mastering the Lightning Network is an O'Reilly Media book, due for publication in Q2'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 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) ########################### 🔍
Nodes (LN Clients) #################### 🔍
Operating a Node ############################ 🔍
PART 2 PART 2 PART2
Intro to LN Routing (HTLCs) #################### 🔏
Channel Construction in Detail ########### 🔏
Channel operation with HTLCs and Statemachine ###### 🔏
Payment Path Finding ############### 🔏
P2P Communication ### 📑
Channel Graph and Gossip Layer ### 📑
End-to-End Payment Presentation Layer ### 📑
Lightning Applications (LApps) # 💭
LN's Future # 💭

Total Word Count: 89705

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].