lnp2p

Crates.iolnp2p
lib.rslnp2p
version0.9.2
sourcesrc
created_at2021-11-28 02:08:01.655276
updated_at2023-03-14 11:30:56.952601
descriptionLN P2P Library: rust implementation of lightning network peer protocols (BOLT and Bifrost)
homepagehttps://lnp-bp.org
repositoryhttps://github.com/LNP-BP/lnp-core
max_upload_size
id488660
size178,698
Dr. Maxim Orlovsky (dr-orlovsky)

documentation

README

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.

Commit count: 1278

cargo fmt