Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Horus-Org/ln-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Network Library ⚡

Library for Lightning Network

Contributions are welcome

What is Lightning Network

The Lightning Network is a "layer 2" payment protocol layered on top of Bitcoin. It is intended to enable fast transactions among participating nodes and has been proposed as a solution to the bitcoin scalability problem.

Languages supported

  • Rust
  • Dart
  • Javascript
  • Typescript
  • Dockerfile

Roadmap

  • LDK, CLN and LND (WIP)
  • Payments API (WIP)
  • Initial SDK
  • Initial design
  • Alpha Software
  • APIs
  • Hosted Channels
  • RGB
  • Beta
  • BOLT12 and BOLT11