cdk-rexie

Crates.iocdk-rexie
lib.rscdk-rexie
version
sourcesrc
created_at2024-06-29 11:29:49.153109
updated_at2024-11-19 10:26:58.080938
descriptionIndexdb storage backend for CDK in the browser
homepagehttps://github.com/cashubtc/cdk
repositoryhttps://github.com/cashubtc/cdk.git
max_upload_size
id1287340
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`
size0
(thesimplekid)

documentation

README

Cashu Development Kit Rexie Storage Backend

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

cdk-rexie is the rexie storage backend for wasm cdk wallets in the browser.

Crate Feature Flags

The following crate feature flags are available:

Feature Default Description
wallet Yes Enable cashu 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.

Commit count: 879

cargo fmt