No description
Find a file
2022-09-20 13:18:00 +02:00
.ci pytest: Run with less parallelism 2022-09-18 16:28:30 +02:00
.github/workflows gha: Fix the pip install using an outdated feature 2022-09-17 13:28:55 +02:00
autopilot ci: Skip broken test suites 2022-09-18 16:07:28 +02:00
backup backup: Remove redundant requirement.txt file 2022-09-18 16:07:28 +02:00
btcli4j@ecacb049d4 Adding Java API to the list, and another bitcoin backend 2021-06-25 11:52:50 +02:00
commando commando: Switch to poetry for dependency management 2022-09-18 16:07:28 +02:00
csvexportpays@e83c6227f3 csvexportpays: Added submodule to export payments as a CSV 2019-07-18 19:21:51 +02:00
currencyrate currencyrate: fix what happens when we get an error. 2021-02-17 07:37:20 +01:00
datastore datastore: Migrate to poetry 2022-09-20 13:18:00 +02:00
donations ci: Exclude donations and feeadjuster 2022-09-18 16:07:28 +02:00
drain ci: Skip broken test suites 2022-09-18 16:07:28 +02:00
feeadjuster ci: Exclude donations and feeadjuster 2022-09-18 16:07:28 +02:00
go-lnmetrics.reporter@27016cc8e6 Adding go-lnmetrics.reporter 2021-12-12 15:31:38 +01:00
graphql@12888f124b Update submodule plugins to latest version 2021-03-25 15:24:45 +01:00
helpme ci: Skip broken test suites 2022-09-18 16:07:28 +02:00
historian historian: Update dependencies 2022-09-18 16:07:28 +02:00
jitrebalance ci: Skip broken test suites 2022-09-18 16:07:28 +02:00
jwt-factory@0280b228f1 Update submodule plugins to latest version 2021-03-25 15:24:45 +01:00
lightning-qt@4619f7984f Update submodule plugins to latest version 2021-03-25 15:24:45 +01:00
monitor monitor: fix flakyness 2021-06-25 12:51:25 +02:00
noise noise: Deal with fallout from the msat purge 2022-09-18 16:07:28 +02:00
paytest fixup! paytest: Fix htlc_accepted hook to match the new payload 2022-09-20 13:16:48 +02:00
persistent-channels persistent-channels: fix flake8 nits 2020-12-13 15:36:15 +01:00
poncho@e7795d7631 add poncho to the list. 2022-09-13 15:59:38 +02:00
probe probe: Allow the caller to specify the amount to probe 2021-03-25 14:47:17 +01:00
prometheus prometheus: Listen on 127.0.0.1 by default 2022-04-28 12:58:42 +02:00
python-teos@3dc96f5732 Update submodule plugins to latest version 2021-03-25 15:24:45 +01:00
rebalance ci: Skip broken test suites 2022-09-18 16:07:28 +02:00
request-invoice ci: Skip broken test suites 2022-09-18 16:07:28 +02:00
sauron sauron: best effort detection of invalid raw blocks 2021-09-25 16:06:26 +02:00
sitzprobe@84347d5519 sitzprobe: Add sitzprobe by @niftynei as a submodule 2019-04-01 18:35:39 +02:00
sparko@e1ab16499a Update submodule plugins to latest version 2021-03-25 15:24:45 +01:00
summary ci: Skip broken test suites 2022-09-18 16:07:28 +02:00
trustedcoin@0e240e9a70 Update submodule plugins to latest version 2021-03-25 15:24:45 +01:00
webhook@4b75790011 add trustedcoin, sparko and webhook to the main list. 2020-08-28 15:49:00 +02:00
zmq zmq: fix flake8 nits 2020-12-13 15:36:15 +01:00
.coveragerc pytest: Get coverage inside and outside plugins working 2020-08-28 23:06:30 +02:00
.gitignore git: Add reports to .gitignore 2021-09-25 15:03:14 +02:00
.gitmodules add poncho to the list. 2022-09-13 15:59:38 +02:00
.mergify.yml ci(Mergify): configuration update 2021-12-13 13:49:00 +01:00
conftest.py pytest: Preparing to run integration tests using pytest 2019-03-30 00:03:16 +01:00
Dockerfile Update Dockerfile 2022-07-04 12:02:48 +02:00
LICENSE Initial commit 2019-01-17 13:16:45 +01:00
poetry.lock gci: Add support for poetry / PEP 517 based plugins 2022-04-28 12:57:06 +02:00
pyproject.toml gci: Add support for poetry / PEP 517 based plugins 2022-04-28 12:57:06 +02:00
pytest.ini pytest: Preparing to run integration tests using pytest 2019-03-30 00:03:16 +01:00
README.md add poncho to the list. 2022-09-13 15:59:38 +02:00
sitecustomize.py chore: flake8 nits github sitecustomize.py 2020-12-13 15:36:15 +01:00

Plugins for Core-Lightning

Community curated plugins for Core-Lightning.

Integration Tests

Available plugins

Name Short description
autopilot An autopilot that suggests channels that should be established
backup A simple and reliable backup plugin
boltz-channel-creation A Core-Lightning plugin for Boltz Channel Creation Swaps
btcli4j A Bitcoin Backend to enable safely the pruning mode, and support also rest APIs.
commando Authorize peers to run commands on your node, and running commands on them.
csvexportpays A plugin that exports all payments to a CSV file
currencyrate A plugin to convert other currencies to BTC using web requests
donations A simple donations page to accept donations from the web
drain Draining, filling and balancing channels with automatic chunks.
event-websocket Exposes notifications over a Websocket
feeadjuster Dynamic fees to keep your channels more balanced
go-lnmetrics.reporter Collect and report of the lightning node metrics
graphql Exposes the Core-Lightning API over graphql
invoice-queue Listen to lightning invoices from multiple nodes and send to a redis queue for processing
lightning-qt A bitcoin-qt-like GUI for lightningd
listmempoolfunds Track unconfirmed wallet deposits
monitor helps you analyze the health of your peers and channels
noise Chat with your fellow node operators
paythrough Pay an invoice through a specific channel, regardless of better routes
persistent-channels Maintains a number of channels to peers
poncho Turns CLN into a hosted channels provider
probe Regularly probes the network for stability
prometheus Lightning node exporter for the prometheus timeseries server
pruning This plugin manages pruning of bitcoind such that it can always sync
rebalance Keeps your channels balanced
reckless An experimental plugin manager (search/install plugins)
requestinvoice Http server to request invoices
sauron A Bitcoin backend relying on Esplora's API
sitzprobe A Lightning Network payment rehearsal utility
sparko RPC over HTTP with fine-grained permissions, SSE and spark-wallet support
summary Print a nice summary of the node status
trustedcoin Replace your Bitcoin Core with data from public block explorers
webhook Dispatches webhooks based from event notifications
watchtower Watchtower client for The Eye of Satoshi
zmq Publishes notifications via ZeroMQ to configured endpoints
nloop Generic Lightning Loop for boltz

Installation

To install and activate a plugin you need to stop your lightningd and restart it with the plugin argument like this:

lightningd --plugin=/path/to/plugin/directory/plugin_file_name.py

Notes:

  • The plugin_file_name.py must have executable permissions: chmod a+x plugin_file_name.py
  • A plugin can be written in any programming language, as it interacts with lightningd purely using stdin/stdout pipes.

Automatic plugin initialization

Alternatively, especially when you use multiple plugins, you can copy or symlink all plugin directories into your ~/.lightning/plugins directory. The daemon will load each executable it finds in sub-directories as a plugin. In this case you don't need to manage all the --plugin=... parameters.

Dynamic plugin initialization

Most of the plugins can be managed using the RPC interface. Use

lightning-cli plugin start /path/to/plugin/directory/plugin_file_name

to start it, and

lightning-cli plugin stop /path/to/plugin/directory/plugin_file_name

to stop it.

As a plugin developer this option is configurable with all the available plugin libraries, and defaults to true.

PYTHONPATH and pyln

To simplify plugin development you can rely on pyln-client for the plugin implementation, pyln-proto if you need to parse or write lightning protocol messages, and pyln-testing in order to write tests. These libraries can be retrieved in a number of different ways:

  • Using pip tools: pip3 install pyln-client pyln-testing
  • Using the PYTHONPATH environment variable to include your clightning's shipped pyln-* libraries:
export PYTHONPATH=/path/to/lightnind/contrib/pyln-client:/path/to/lightnind/contrib/pyln-testing:$PYTHONPATH

Writing tests

The pyln-testing library provides a number of helpers and fixtures to write tests. While not strictly necessary, writing a test will ensure that your plugin is working correctly against a number of configurations (both with and without DEVELOPER, COMPAT and EXPERIMENTAL_FEATURES), and more importantly that they will continue to work with newly release versions of Core-Lightning.

Writing a test is as simple as this:

  • The framework will look for unittest filenames starting with test_.
  • The test functions should also start with test_.
from pyln.testing.fixtures import *

pluginopt = {'plugin': os.path.join(os.path.dirname(__file__), "YOUR_PLUGIN.py")}

def test_your_plugin(node_factory, bitcoind):
    l1 = node_factory.get_node(options=pluginopt)
    s = l1.rpc.getinfo()
    assert(s['network'] == 'regtest') # or whatever you want to test

Tests are run against pull requests, all commits on master, as well as once ever 24 hours to test against the latest master branch of the Core-Lightning development tree.

Running tests locally can be done like this: (make sure the PYTHONPATH env variable is correct)

pytest YOUR_PLUGIN/YOUR_TEST.py

Python plugins specifics

Additional dependencies

Additionally, some Python plugins come with a requirements.txt which can be used to install the plugin's dependencies using the pip tools:

pip3 install -r requirements.txt

Note: You might need to also specify the --user command line flag depending on your environment.

Minimum supported Python version

The minimum supported version of Python for this repository is currently 3.6.x (23 Dec 2016). Python plugins users must ensure to have a version >= 3.6. Python plugins developers must ensure their plugin to work with all Python versions >= 3.6.

More Plugins from the Community

Plugin Builder Resources