yanganto / lnp-core

Lightning Network Protocol core library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Lightning Network Protocol core library

License:MIT License


Languages

Language:Rust 99.7%Language:Shell 0.3%