Skip to content

plugin-v0.3.0-beta.6

Compare
Choose a tag to compare
@vincenzopalazzo vincenzopalazzo released this 18 Nov 08:51
· 131 commits to master since this release
2d681a7

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

Crate Changelogs

Fixed