Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.04 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.04 KB

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.