cdk-fake-wallet

Crates.iocdk-fake-wallet
lib.rscdk-fake-wallet
version0.10.1
sourcesrc
created_at2024-08-31 19:11:47.715152+00
updated_at2025-06-15 10:23:58.200937+00
descriptionCDK fake ln backend
homepagehttps://github.com/cashubtc/cdk
repositoryhttps://github.com/cashubtc/cdk.git
max_upload_size
id1359153
size95,744
(thesimplekid)

documentation

README

CDK Fake Wallet

crates.io Documentation MIT licensed

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.

Installation

Add this to your Cargo.toml:

[dependencies]
cdk-fake-wallet = "*"

Warning

This is for testing purposes only. Do not use in production environments.

License

This project is licensed under the MIT License.

Commit count: 0

cargo fmt