rgb-lightning

Crates.iorgb-lightning
lib.rsrgb-lightning
version0.0.1
sourcesrc
created_at2023-03-24 08:42:26.769032
updated_at2023-03-24 08:42:26.769032
descriptionA Bitcoin Lightning library in Rust. Does most of the hard work, without implying a specific runtime, requiring clients implement basic network logic, chain interactions and disk storage. Still missing tons of error-handling. See GitHub issues for suggested projects if you want to contribute. Don't have to bother telling you not to use this for anything serious, because you'd have to build a client around it to even try.
homepage
repositoryhttps://github.com/lightningdevkit/rust-lightning/
max_upload_size
id819124
size4,133,372
Federico Tenga (fedsten)

documentation

README

rgb-lightning

This project is a fork of the lightning crate from rust-lightning that currently only changes the crate name and version in order to reserve the crate name in crates.io. We cannot publish RGB fork now since it depends on some unpublished dependencies, but you can still clone and try the project by checking out the rgb branch.

Commit count: 7168

cargo fmt