mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-26 09:24:20 +01:00
add nloop to README
This commit is contained in:
committed by
Christian Decker
parent
0ecd10b27f
commit
373ae69a74
@@ -42,6 +42,7 @@ Community curated plugins for Core-Lightning.
|
||||
| [webhook][webhook] | Dispatches webhooks based from [event notifications][event-notifications] |
|
||||
| [watchtower][watchtower-client] | Watchtower client for The Eye of Satoshi |
|
||||
| [zmq][zmq] | Publishes notifications via [ZeroMQ][zmq-home] to configured endpoints |
|
||||
| [nloop][nloop] | Generic Lightning Loop for boltz |
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -221,4 +222,5 @@ Python plugins developers must ensure their plugin to work with all Python versi
|
||||
[commando]: https://github.com/lightningd/plugins/tree/master/commando
|
||||
[reporter]: https://github.com/LNOpenMetrics/go-lnmetrics.reporter
|
||||
[csharp-example]: https://github.com/joemphilips/DotNetLightning/tree/master/examples/HelloWorldPlugin
|
||||
[kotlin-example]: https://vincenzopalazzo.medium.com/a-day-in-a-c-lightning-plugin-with-koltin-c8bbd4fa0406
|
||||
[kotlin-example]: https://vincenzopalazzo.medium.com/a-day-in-a-c-lightning-plugin-with-koltin-c8bbd4fa0406
|
||||
[nloop]: https://github.com/bitbankinc/NLoop
|
||||
Reference in New Issue
Block a user