|
3 tuần trước cách đây | |
---|---|---|
.. | ||
src | 3 tháng trước cách đây | |
Cargo.toml | 3 tháng trước cách đây | |
README.md | 3 tuần trước cách đây |
ALPHA This library is in early development, the API will change and should be used with caution.
Rexie (IndexedDB) storage backend implementation for the Cashu Development Kit (CDK). This provides browser-based storage for web applications.
This crate provides a Rexie-based storage implementation for browser environments:
Add this to your Cargo.toml
:
[dependencies]
cdk-rexie = "*"
This crate is specifically designed for use in WebAssembly environments and requires the wasm32-unknown-unknown
target.
This project is licensed under the MIT License.