|
vor 1 Monat | |
---|---|---|
.. | ||
src | vor 1 Monat | |
Cargo.toml | vor 1 Monat | |
README.md | vor 1 Monat |
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.
Add this to your Cargo.toml
:
[dependencies]
cdk-lnbits = "*"
This project is licensed under the MIT License.