From 9b254374a6f3738e5066de629ae1d1c885c7c948 Mon Sep 17 00:00:00 2001 From: The Crypto Donkey Date: Tue, 24 Mar 2026 02:50:15 +0000 Subject: [PATCH] Add toll-booth - L402 middleware with 5 Lightning backends --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0de5886..d2d9543 100644 --- a/readme.md +++ b/readme.md @@ -164,7 +164,7 @@ Implementations of the Lightning Network Protocol - [lnrpc](https://github.com/RadarTech/lnrpc) - Auto-generated LND RPC interface with Typescript type definition support - [lseed](https://github.com/cdecker/lseed) - A DNS seed for the Lightning Network - [paypercall](https://github.com/ElementsProject/paypercall) - Charge for HTTP APIs on a per-per-call basis with Lightning -- [webln](https://github.com/wbobeirne/webln) - An app library & set of standards for communication between apps and Lightning clients in the browser (similar to Web3) +- [toll-booth](https://github.com/forgesworn/toll-booth) - L402 middleware for Express, Hono, and Web Standard servers. Supports Phoenixd, LND, CLN, LNbits, and NWC backends with credit tiers and Cashu-only mode.- [webln](https://github.com/wbobeirne/webln) - An app library & set of standards for communication between apps and Lightning clients in the browser (similar to Web3) - [woocommerce-gateway-lightning](https://github.com/ElementsProject/woocommerce-gateway-lightning) - A WooCommerce gateway for lightning payments - [wordpress-lightning-publisher](https://github.com/ElementsProject/wordpress-lightning-publisher) - Lightning Publisher for WordPress - [glightning](https://github.com/niftynei/glightning) - Golang based plugin for c-lightning