lnp2p 0.9.2

LN P2P Library: rust implementation of lightning network peer protocols (BOLT and Bifrost)
Documentation

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.