BOLTs

From lightningwiki.net
Revision as of 08:47, 14 February 2019 by MiltonPusser (talk | contribs)
Jump to navigation Jump to search

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 Gustavoflorese

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