|
21 | 21 | | [graphql][graphql] | Exposes the Core-Lightning API over [graphql][graphql-spec] |     | |
22 | 22 | | [historian][historian] | Gossip message archiver |     | |
23 | 23 | | [hold][hold] | Hold invoices that do not require the preimage to be known when created |     | |
24 | | -| [holdinvoice][holdinvoice] | Holds htlcs for invoices until settle or cancel is called (aka Hodlinvoices) via RPC/GRPC |     | |
25 | | -| [invoice-queue][Lightning-Invoice-Queue] | Listen to lightning invoices from multiple nodes and send to a redis queue for processing |     | |
26 | | -| [lightning-qt][lightning-qt] | A bitcoin-qt-like GUI for lightningd |     | |
27 | 24 | | [ln-address-pay][ln-address-pay] | Allows payments to lightning addresses |     | |
28 | 25 | | [monitor][monitor] | helps you analyze the health of your peers and channels |     | |
29 | 26 | | [nloop][NLoop] | Generic Lightning Loop for boltz |     | |
30 | 27 | | [payany][payany] | Supercharge CLN's pay/xpay/renepay. Automatically fetch invoices for static ln addresses like LNURL etc.. Set a budget for external wallets. |     | |
31 | 28 | | [persistent-channels][pers-chans] | Maintains a number of channels to peers |     | |
32 | | -| [poncho][poncho] | Turns CLN into a [hosted channels][blip12] provider |     | |
33 | 29 | | [prometheus][prometheus] | Exposes some key metrics from c-lightning in the prometheus format |     | |
34 | 30 | | [pruning][c-lightning-pruning-plugin] | This plugin manages pruning of bitcoind such that it can always sync |     | |
35 | 31 | | [rebalance][rebalance] | Keeps your channels balanced |     | |
|
42 | 38 | | [torq-plugin][torq-plugin] | Better CLN integration into [Torq](https://github.com/lncapital/torq) |     | |
43 | 39 | | [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers |     | |
44 | 40 | | [watchtower-client][watchtower-client] | Watchtower client for The Eye of Satoshi |     | |
45 | | -| [webhook][webhook] | Dispatches webhooks based from [event notifications][event-notifications] |     | |
46 | 41 |
|
47 | 42 |
|
48 | 43 | [backup]: https://github.com/lightningd/plugins/tree/master/backup |
|
0 commit comments