Crate lnbits_rs

Source
Expand description

§lnbits-rs

A comprehensive Rust client for the LNbits API. LNbits is a free and open-source lightning wallet and account system.

§Key features

  • Create invoices
  • Webhook for incoming invoices
  • Decode invoices
  • Pay invoices
  • Get wallet details
  • Tor support

§License

Licensed under MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

Modules§

api
LNbits api

Structs§

LNBitsClient
The LNBitsClient struct