l402_middleware 2.2.1

A middleware library for rust that provides handler functions to accept microtransactions before serving ad-free content or any paid APIs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod l402;
pub mod lnc;
pub mod lnclient;
pub mod lnd;
pub mod lnurl;
pub mod nwc;
pub mod cln;
pub mod bolt12;
pub mod eclair;
pub mod macaroon_util;
pub mod middleware;
pub mod utils;