Files
cdk/crates/cdk-rexie
ok300 1131711d91 Drop nostr_last_checked table, remove references (#647)
* cdk-sqlite: Drop unused table nostr_last_checked

* cdk-rexie: Drop unused object store nostr_last_checked

* cdk-redb: Remove unused table ref nostr_last_checked
2025-03-10 13:37:20 +00:00
..
2024-08-16 15:00:56 +01:00

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.