Crates.io | cdk-fake-wallet |
lib.rs | cdk-fake-wallet |
version | 0.10.1 |
source | src |
created_at | 2024-08-31 19:11:47.715152+00 |
updated_at | 2025-06-15 10:23:58.200937+00 |
description | CDK fake ln backend |
homepage | https://github.com/cashubtc/cdk |
repository | https://github.com/cashubtc/cdk.git |
max_upload_size | |
id | 1359153 |
size | 95,744 |
ALPHA This library is in early development, the API will change and should be used with caution.
A fake Lightning wallet implementation for the Cashu Development Kit (CDK). This is intended for testing purposes only - quotes are automatically filled without actual Lightning Network interaction.
Add this to your Cargo.toml
:
[dependencies]
cdk-fake-wallet = "*"
This is for testing purposes only. Do not use in production environments.
This project is licensed under the MIT License.