LDK (Lightning Development Kit)
Software● Common
A flexible Rust Lightning implementation designed for integration into existing applications. Unlike full node implementations, LDK provides components that applications wire together with their own storage, networking, and chain access.
Technical Notes
Non-opinionated: bring your own chain source, persistence, network. Components: ChannelManager, PeerManager, Router. Language bindings: Swift, Kotlin, C, JS. Used by: Mutiny, Blue Wallet LSP, Cash App.
Metadata
Visibility: Public
Created:1/3/2026by System