mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-08 07:26:02 +01:00
This removes the mutex from the ClnRpc client avoiding blocking the mint. cln-grpc handles this in the same way. https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=c-lightning
CDK CLN
ALPHA This library is in early development, the API will change and should be used with caution.
Core Lightning (CLN) backend implementation for the Cashu Development Kit (CDK).
Installation
Add this to your Cargo.toml:
[dependencies]
cdk-cln = "*"
This project is licensed under the MIT License.