lightning 0.1.0

A 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.
Documentation

lightning

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 2 of them enabled by default.

default

grind_signatures (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.

backtrace

criterion

dnssec

regex

unsafe_revoked_tx_signing

This feature flag does not enable additional features.