I just released a new Rust library that makes it easy to implement Bitcoin Lightning paywalls and authentication using the L402 protocol. If you're building apps or services in rust that could benefit from microtransactions, check it out:
🔗 https://crates.io/crates/l402_middleware
Open to feedback and contributions—would love to hear what you think!
Can also checkout:-
boltwall (https://github.com/tierion/boltwall) for NodeJs
LSAT-middleware (https://github.com/getAlby/lsat-middleware) for Golang