cln-plugins/helpme
Christian Decker b0784e4ae2 meta: Add development requirements where missing
We're about to start testing in isolation, so better make sure that
each plugin can be tested in isolation.
2021-01-13 11:23:56 +01:00
..
helpme.py helpme: check for plugins via rpc listconfigs 2020-12-15 10:45:23 +01:00
Makefile helpme: new plugin. 2019-07-26 15:29:59 +02:00
README.md helpme: new plugin. 2019-07-26 15:29:59 +02:00
requirements-dev.txt meta: Add development requirements where missing 2021-01-13 11:23:56 +01:00
requirements.txt Add pyln-client requirement to all plugins 2019-12-27 17:17:58 +01:00
test_helpme.py helpme: test main function runs without errors 2020-12-15 10:45:23 +01:00

Helpme plugin for c-lightning

This plugin is designed to walk you through setting up a fresh c-lightning node, offering advice for common problems.

Example Usage

lightning-cli helpme will describe various topics.