0.7.0 • Published 4 years ago

@lntools/gossip-rocksdb v0.7.0

Weekly downloads
13
License
MIT
Repository
github
Last release
4 years ago

LNTools

CircleCI codecov

The goal of LNTools is to build composible modules of the Lightning Network specificiation. These modules can be combined into tools that can interact with the Lightning Network for research, testing, or building awesome things.

This module is not intended to be an alternative to LND, c-lightning, or Eclair.

Structure and Modules

LNTools is structured as a monorepo with individual packages existing inside of packages.

Examples of usage can be found inside examples

BOLT Status

Current status of Lightning RFC specification implementation:

  • BOLT 1 - Base Protocol
  • BOLT 2 - Peer Protocol for Channel Management
  • BOLT 3 - Bitcoin Transaction and Script Format
  • BOLT 4 - Onion Routing Protocol
  • BOLT 5 - Recommendations for On-chain Transaction Handling
  • BOLT 7 - P2P Node and Channel Discovery: @lntools/wire, @lntools/graph
  • BOLT 8 - Encrypted and Authenticated Transport: @lntools/noise
  • BOLT 9 - Assigned Feature Flags: @lntools/wire
  • BOLT 10 - DNS Bootstrap and Assisted Node Location
  • BOLT 11 - Invoice Protocol for Lightning Payments: @lntools/invoice

Contributing

Refer to the contribution guide.

0.7.0

4 years ago

0.6.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago