Difference between revisions of "BOLTs"

From lightningwiki.net
Jump to navigation Jump to search
(admin: please also have the term "BOLT" redirect to this page)
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
[https://github.com/lightningnetwork/lightning-rfc/blob/master/00-introduction.md Source]
[https://github.com/lightningnetwork/lightning-rfc/blob/master/00-introduction.md Source]
[https://github.com/lightningnetwork/lightning-rfc GitHib has the BOLTs]
[https://github.com/lightningnetwork/lightning-rfc GitHib has the BOLTs]
[[File:Bolts.png|800px]]
[https://veriphi.io/Visualizing-BOLTs/Gustavoflorese Overview by Veriphi.io]


{{TODO|Read more introduction on BOLTs}}
{{TODO|Read more introduction on BOLTs}}

Revision as of 19:26, 14 February 2019

These Basis of Lightning Technology (BOLT) documents describe a layer-2 protocol for off-chain Bitcoin or Litecoin transfer by mutual cooperation, relying on on-chain transactions for enforcement if necessary. They are like RFC's for the Lightning Network.

Introduction

Source GitHib has the BOLTs

Bolts.png Overview by Veriphi.io

Template:TODO

BOLT 1: Base Protocol

Find the BOLT on GitHub

BOLT 2: Peer Protocol for Channel Management

Find the BOLT on GitHub

BOLT 3: Bitcoin Transaction and Script Formats

Find the BOLT on GitHub

BOLT 4: Onion Routing Protocol

Find the BOLT on GitHub

BOLT 5: Recommendations for On-chain Transaction Handling

Find the BOLT on GitHub

BOLT 7: P2P Node and Channel Discovery

Find the BOLT on GitHub

BOLT 8: Encrypted and Authenticated Transport

Find the BOLT on GitHub

BOLT 9: Assigned Feature Flags

Find the BOLT on GitHub

BOLT 10: DNS Bootstrap and Assisted Node Location

Find the BOLT on GitHub

BOLT 11: Invoice Protocol for Lightning Payments

Find the BOLT on GitHub