thesimplekid 4f240f3953 refactor(wallet/database): get_proofs returns Vec<ProofInfo> instead of Option<Vec<ProofInfo>> 8 months ago
..
src 4f240f3953 refactor(wallet/database): get_proofs returns Vec<ProofInfo> instead of Option<Vec<ProofInfo>> 8 months ago
Cargo.toml 27568c247b release: 0.2.0 8 months ago
README.md b528964fb6 chore: readmes 8 months ago

README.md

Cashu Development Kit Redb 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.