David Caseria d0d7281c77 Modify WalletDatabase trait to better support db transactions пре 10 месеци
..
src d0d7281c77 Modify WalletDatabase trait to better support db transactions пре 10 месеци
Cargo.toml e4069c0243 chore: use workspace version пре 10 месеци
README.md b528964fb6 chore: readmes пре 1 година

README.md

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