Crates.io | cdk-redb |
lib.rs | cdk-redb |
version | |
source | src |
created_at | 2024-06-29 11:28:19.755621 |
updated_at | 2024-11-19 10:24:36.865662 |
description | Redb storage backend for CDK |
homepage | https://github.com/cashubtc/cdk |
repository | https://github.com/cashubtc/cdk.git |
max_upload_size | |
id | 1287338 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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.
The following crate feature flags are available:
Feature | Default | Description |
---|---|---|
wallet |
Yes | Enable cashu wallet features |
mint |
Yes | Enable cashu mint wallet features |
See https://github.com/cashubtc/cdk/blob/main/README.md
This project is distributed under the MIT software license - see the LICENSE file for details