Crate cdk_redb

Source
Expand description

SQLite Storage backend for CDK

§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:

FeatureDefaultDescription
walletYesEnable cashu wallet features
mintYesEnable 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

Re-exports§

pub use mint::MintRedbDatabase;
pub use wallet::WalletRedbDatabase;

Modules§

error
Redb Error
mint
SQLite Storage for CDK
wallet
Redb Wallet