lightningdevkit/rust-lightning
Active development happens on git.rust-bitcoin.org, this repo is a mirror of https://git.rust-bitcoin.org/lightningdevkit/rust-lightning observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3120
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1372 stars · 479 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rust-Lightning (LDK) is a highly performant, runtime-agnostic Rust library implementing the Lightning Network protocol, including channel state machines, on-chain logic, and BOLT specification compliance. It lets developers build custom Lightning nodes or wallets by supplying their own persistence, chain data, and networking backends.
Use cases
- build a lightning network node in rust
- add lightning payments to a bitcoin wallet
- parse and create BOLT11 lightning invoices
- embed lightning channel management in a mobile wallet
- sync lightning gossip graph quickly for mobile clients
- implement custom lightning networking on tokio
When to choose
- you need a flexible, low-level Lightning implementation you can integrate into your own node or wallet
- you want a no_std-capable, audited library with production use since 2021
- you need runtime-agnostic components so you can plug in custom persistence, chain, and networking backends
When to avoid
- you want a turnkey, ready-to-run Lightning node daemon rather than a library
- you need a simple out-of-the-box Lightning node with UI and wallet features
- you are not comfortable handling the safety-critical details of Lightning channel management yourself
Facets
library · maturity stable
networking cryptography serialization sdk blockchain fintech developer-tools rust cross-platform embedded lightning-network bitcoin bolt-specification no-std payments runtime-agnostic cryptocurrency mobile
1 source
- readme: https://github.com/lightningdevkit/rust-lightning · fetched 2026-08-28 · a159d36f07cf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lightningdevkit/rust-lightning | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="lightningdevkit/rust-lightning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem