No description
Find a file
Christian Decker 734cc0da95
Merge pull request #6 from gallizoltan/master
rebalance plugin in python
2019-04-16 13:48:52 +02:00
autopilot donations: Fixed up the README a bit 2019-03-28 16:07:51 +01:00
donations donations: Fixed up the README a bit 2019-03-28 16:07:51 +01:00
persistent-channels probe: Run probes in their own thread 2019-02-20 20:10:39 +01:00
probe probe: Run probes in their own thread 2019-02-20 20:10:39 +01:00
prometheus prom: Rename metrics to be less confusing 2019-03-26 12:43:45 +01:00
rebalance using Millisatoshi 2019-04-16 12:05:19 +02:00
sitzprobe@84347d5519 sitzprobe: Add sitzprobe by @niftynei as a submodule 2019-04-01 18:35:39 +02:00
summary summary: fix num_gossipers calculation. 2019-03-05 14:30:24 +10:30
.gitignore pytest: Preparing to run integration tests using pytest 2019-03-30 00:03:16 +01:00
.gitmodules sitzprobe: Add sitzprobe by @niftynei as a submodule 2019-04-01 18:35:39 +02:00
conftest.py pytest: Preparing to run integration tests using pytest 2019-03-30 00:03:16 +01:00
LICENSE Initial commit 2019-01-17 13:16:45 +01:00
pytest.ini pytest: Preparing to run integration tests using pytest 2019-03-30 00:03:16 +01:00
README.md readme: Add a link to sitzprobe 2019-04-01 18:38:27 +02:00

Plugins for c-lightning

Community curated plugins for c-lightning.

Available plugins

Name Short description
donations A simple donations page to accept donations from the web
persistent-channels Maintains a number of channels to peers
probe Regularly probes the network for stability
prometheus Lightning node exporter for the prometheus timeseries server
sitzprobe A Lightning Network payment rehearsal utility
summary Print a nice summary of the node status

More Plugins from the Community

Plugin Builder Resources