Expand description

plugin crater provide the building blocks to build plugin in core lightning in a modular way.

Ecosystem feature

  • clightningrpc - When enable provide the typed API to the plugin

author and mantainer: Vincenzo Palazzo https://github.com/vincenzopalazzo

Modules

author: https://github.com/vincenzopalazzo

macros module contains all the necessary macros to work with the plugin and register new RPC method/Hooks/Subscription.

Core of the plugin API

types

Macros

register_notification - give the possibility to register a notification