Skip to main content

Bonus Rust Exercise 1: Work through the cln-plugin example to create a Rust plugin

As a bonus exercise, implement the example from the official cln-plugin example.

Bonus Rust Exercise 2: Create your own Rust plugin

The above example is a great starting point!