mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-10 08:25:55 +01:00
* feat: cln as msats * fix(logging): correct bolt12 payment amount units and reduce log noise - Fix CLN bolt12 payment logging to display msats instead of sats - Add tower_http filter to reduce integration test log verbosity - Use correct payment amount variable in mint quote pubsub notifications
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.