Files
cdk/crates/cdk-redb
thesimplekid a82e3eb314 fix: attempt to swap after a failed transaction (#622)
* fix: attempt to swap after a failed transaction

* fix: revert test change in https://github.com/cashubtc/cdk/pull/585
2025-03-03 14:10:47 +00:00
..
2025-02-13 10:44:09 +00:00
2024-06-28 15:37:10 +01:00

Cashu Development Kit Redb Storage Backend

ALPHA This library is in early development, the api will change and should be used with caution.

cdk-redb is the redb storage backend for cdk.

Crate Feature Flags

The following crate feature flags are available:

Feature Default Description
wallet Yes Enable cashu wallet features
mint Yes Enable cashu mint wallet features

Implemented NUTs:

See https://github.com/cashubtc/cdk/blob/main/README.md

License

This project is distributed under the MIT software license - see the LICENSE file for details