mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-27 18:04:21 +01:00
Added lightning-qt as a submodule (#28)
This commit is contained in:
committed by
Michael Schmoock
parent
4c46275e38
commit
833f418c10
@@ -11,6 +11,7 @@ Community curated plugins for c-lightning.
|
||||
| [autoreload][autoreload] | A developer plugin that reloads a plugin under development when it changes |
|
||||
| [donations][donations] | A simple donations page to accept donations from the web |
|
||||
| [graphql][graphql] | Exposes the c-lightning API over [graphql][graphql-spec] |
|
||||
| [lightning-qt][lightning-qt] | A bitcoin-qt-like GUI for lightningd |
|
||||
| [persistent-channels][pers-chans] | Maintains a number of channels to peers |
|
||||
| [probe][probe] | Regularly probes the network for stability |
|
||||
| [prometheus][prometheus] | Lightning node exporter for the prometheus timeseries server |
|
||||
@@ -97,3 +98,4 @@ your environment.
|
||||
[graphql]: https://github.com/nettijoe96/c-lightning-graphql
|
||||
[graphql-spec]: https://graphql.org/
|
||||
[autoreload]: https://github.com/lightningd/plugins/tree/master/autoreload
|
||||
[lightning-qt]: https://github.com/darosior/pylightning-qt
|
||||
|
||||
Reference in New Issue
Block a user