| Crates.io | cdk-fake-wallet |
| lib.rs | cdk-fake-wallet |
| version | 0.13.0 |
| created_at | 2024-08-31 19:11:47.715152+00 |
| updated_at | 2025-09-23 13:56:50.404247+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,780 |
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.