Skip to content

v0.3.0-beta.2

Choose a tag to compare

@vincenzopalazzo vincenzopalazzo released this 29 Jul 23:57
· 181 commits to master since this release
c451283

core lightning Rust Framework

A collection of libraries to develop and work with core lighting.

Project Homepage

These are the complete list of craters supported right now

Crate Description Version
clightningrpc-common Crate that provides an Generic RPC binding from rust code to the core lightning daemon Crates.io
clightningrpc Crate that provides a strong typed RPC binding from rust code to the core lightning daemon Crates.io
clightningrpc-plugin Crate that provides a plugin API to give the possibility to implement a plugin in Rust Crates.io
clightningrpc-plugin-macros Crate that provides a procedural macros implementation to make easy to develop a plugin developer to build a plugin Crates.io