From 401dc67e0f59e134205354b9d02200aa901ca6c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Gill=C3=A9?= Date: Mon, 27 Aug 2018 23:35:05 +0200 Subject: [PATCH] Add ln-paywall --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 02768c6..fb8bcf7 100644 --- a/readme.md +++ b/readme.md @@ -119,6 +119,7 @@ Implementations of the Lightning Network Protocol - [FileBazzar](https://github.com/ElementsProject/filebazaar) - Sell digital files with Lightning - [paypercall](https://github.com/ElementsProject/paypercall) - Charge for HTTP APIs on a per-per-call basis with Lightning - [lncall](https://github.com/michael1011/lncall) - LND implementation of paypercall +- [ln-paywall](https://github.com/philippgille/ln-paywall) - Go middleware for monetizing APIs on a per-request basis with Lightning ### Tutorials