lnd_rest 0.1.0

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

lnd_rest

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

Usage

Add to your Cargo.toml manifest:

[dependencies]
lnd_rest = "0.1.0"