David Caseria d0d7281c77 Modify WalletDatabase trait to better support db transactions 10 mesi fa
..
src d0d7281c77 Modify WalletDatabase trait to better support db transactions 10 mesi fa
Cargo.toml 4a764810d9 fix: typos 10 mesi fa
README.md 4a764810d9 fix: typos 10 mesi fa

README.md

Cashu Development Kit SQLite Storage Backend

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

cdk-sqlite is the sqlite 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.