cdk-redb

Crates.iocdk-redb
lib.rscdk-redb
version0.10.1
sourcesrc
created_at2024-06-29 11:28:19.755621+00
updated_at2025-06-15 10:19:48.082223+00
descriptionRedb storage backend for CDK
homepagehttps://github.com/cashubtc/cdk
repositoryhttps://github.com/cashubtc/cdk.git
max_upload_size
id1287338
size151,178
(thesimplekid)

documentation

README

CDK Redb

crates.io Documentation MIT licensed

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

Redb storage backend implementation for the Cashu Development Kit (CDK).

Features

This crate provides a Redb-based storage implementation for:

  • Wallet storage
  • Mint storage
  • Proof tracking
  • Transaction history

Installation

Add this to your Cargo.toml:

[dependencies]
cdk-redb = "*"

License

This project is licensed under the MIT License.

Commit count: 0

cargo fmt