Skip to content

LNP-WG/lnp-core

Repository files navigation

LNP Core Library

Build Tests Lints codecov

crates.io Docs unsafe forbidden MIT licensed

This is LNP Core Library: a rust Lighting Network Protocol implementation written from scratch. This project is an alternative implementation comparing to LDK; its goals is to provide modular, dependency-minimized, well-written lightning implementation, which simplifies experiments with new layers and lightning applications.