Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/horus-org/ln-lib

Library for Lightning Network
https://github.com/horus-org/ln-lib

bitcoin lightning-network

Last synced: 2 months ago
JSON representation

Library for Lightning Network

Awesome Lists containing this project

README

        

# 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

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