thesimplekid ecdc78135d refactor(cdk): defer BOLT12 invoice fetching to payment execution (#978) 2 maanden geleden
..
src ecdc78135d refactor(cdk): defer BOLT12 invoice fetching to payment execution (#978) 2 maanden geleden
Cargo.toml a335b269b7 Update ln-bits to support v1 api (#802) 4 maanden geleden
README.md 9beb0b4256 chore: update readmes (#773) 5 maanden geleden

README.md

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.

Installation

Add this to your Cargo.toml:

[dependencies]
cdk-lnbits = "*"

License

This project is licensed under the MIT License.