Crates.io | lnp2p |
lib.rs | lnp2p |
version | 0.9.2 |
source | src |
created_at | 2021-11-28 02:08:01.655276 |
updated_at | 2023-03-14 11:30:56.952601 |
description | LN P2P Library: rust implementation of lightning network peer protocols (BOLT and Bifrost) |
homepage | https://lnp-bp.org |
repository | https://github.com/LNP-BP/lnp-core |
max_upload_size | |
id | 488660 |
size | 178,698 |
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.