2 releases (1 stable)
1.0.0 | Oct 15, 2019 |
---|---|
0.1.0 | Jul 29, 2019 |
#133 in #lightning
Used in opennode-client
16KB
403 lines
opennode
Rust API bindings for the Opennode v1 HTTP API.
Usage
Put this in your Cargo.toml
:
[dependencies]
opennode = "1.0.0"
Examples
Run file from client examples with:
cargo run --example <example> -- <example flags> <example args>
Dependencies
~0.7–1.6MB
~34K SLoC