rgb-cln/cln-rpc
Christian Decker 00fbd5977f msggen: Start making the `msggen` library a standalone tool
There are quite some things we want to generate from the schema
definitions, both inside and outside of CLN itself. By bundling the
schemas into the library we can make use of the tooling without
running in the CLN source tree. This is in part used to generate some
of the interfaces in Greenlight.

Changelog-None
2024-02-08 15:03:34 +01:00
..
examples cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
src msggen: Start making the `msggen` library a standalone tool 2024-02-08 15:03:34 +01:00
Cargo.toml cln_rpc: Split low- from high-level API calls. 2024-01-09 14:12:46 +01:00
Makefile cln-rpc: Update the Makefile to always rebuild each example when the example files themselves are changed 2023-10-30 18:24:23 +01:00
README.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30

README.md

cln-rpc: Talk to Core Lightning