cdk-fake-wallet

Crates.iocdk-fake-wallet
lib.rscdk-fake-wallet
version0.14.3
created_at2024-08-31 19:11:47.715152+00
updated_at2026-01-11 21:09:48.846494+00
descriptionCDK fake ln backend
homepagehttps://github.com/cashubtc/cdk
repositoryhttps://github.com/cashubtc/cdk.git
max_upload_size
id1359153
size100,569
tsk (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: 1819

cargo fmt