From 44ca145524e5a0178957d0ceb4f2001ddb15b539 Mon Sep 17 00:00:00 2001 From: Kristaps Kaupe Date: Sat, 25 Jan 2020 01:09:55 +0200 Subject: [PATCH] Add link to plugin collection emulating some of the LND (lncli) commands on c-lightning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c8d86e..64bb226 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ your environment. - [@renepickhardt's plugins](https://github.com/renepickhardt/c-lightning-plugin-collection) - [@fiatjaf's plugins](https://github.com/fiatjaf/lightningd-gjson-rpc/tree/master/cmd) - [@rsbondi's plugins](https://github.com/rsbondi/clightning-go-plugin) + - [c-lightning plugins emulating commands of LND (lncli)](https://github.com/kristapsk/c-lightning-lnd-plugins) ## Plugin Builder Resources