cdk-lnbits

Crates.iocdk-lnbits
lib.rscdk-lnbits
version0.13.0
created_at2024-08-31 19:11:16.326107+00
updated_at2025-09-23 13:55:59.652508+00
descriptionCDK ln backend for lnbits
homepagehttps://github.com/cashubtc/cdk
repositoryhttps://github.com/cashubtc/cdk.git
max_upload_size
id1359151
size85,613
(thesimplekid)

documentation

README

CDK LNBits

crates.io Documentation MIT licensed

ALPHA This library is in early development, the API will change and should be used with caution.

LNBits backend implementation for the Cashu Development Kit (CDK). This provides integration with LNBits for Lightning Network functionality.

Note: Only LNBits v1 API is supported. This backend uses the websocket-based v1 API for real-time payment notifications.

Installation

Add this to your Cargo.toml:

[dependencies]
cdk-lnbits = "*"

License

This project is licensed under the MIT License.

Commit count: 1586

cargo fmt