lnd_rest

pipeline crates.io docs.rs

Rust wrapper to interact with the REST API of a Lightning Network Daemon node.

Usage

Add to your Cargo.toml manifest:

ini [dependencies] lnd_rest = "0.1.1"