No description
Find a file
2019-05-01 22:38:51 +02:00
autopilot autopilot: Add plugin binary and README file 2019-04-29 15:42:01 +02:00
donations donations: Fixed up the README a bit 2019-03-28 16:07:51 +01:00
graphql@353f03826d graphql: Renamed graphql plugin to correct directory 2019-04-29 15:26:17 +02: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 doc: update rebalance README.md 2019-05-01 22:38:51 +02:00
sitzprobe@84347d5519 sitzprobe: Add sitzprobe by @niftynei as a submodule 2019-04-01 18:35:39 +02:00
summary Update summary/summary.py 2019-04-23 15:36:05 +02:00
.gitignore pytest: Preparing to run integration tests using pytest 2019-03-30 00:03:16 +01:00
.gitmodules created git module for c-lightning-api plugin (#7) 2019-04-29 15:22:44 +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: Updated readme to include graphql and rebalance plugins 2019-04-29 15:29:24 +02:00

Plugins for c-lightning

Community curated plugins for c-lightning.

Available plugins

Name Short description
autopilot An autopilot that suggests channels that should be established
donations A simple donations page to accept donations from the web
graphql Exposes the c-lightning API over graphql
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
rebalance Keeps your channels balanced
sitzprobe A Lightning Network payment rehearsal utility
summary Print a nice summary of the node status

More Plugins from the Community

Plugin Builder Resources