Crates.io | lnbits-rs |
lib.rs | lnbits-rs |
version | 0.2.0 |
source | src |
created_at | 2024-08-28 21:00:36.975237 |
updated_at | 2024-09-01 08:36:14.111116 |
description | A Rust library for the LNbits API |
homepage | |
repository | https://github.com/thesimplekid/lnbits-rs |
max_upload_size | |
id | 1355326 |
size | 38,756 |
An ergonomic, LNbits API Client for Rust.
The phoenixd
library should always compile with any combination of features on Rust 1.63.0.
To build and test with the MSRV you will need to pin the below dependency versions:
cargo update -p tokio --precise 1.38.1
cargo update -p reqwest --precise 0.12.4
Licensed under MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)