nostr-indexeddb

Crates.ionostr-indexeddb
lib.rsnostr-indexeddb
version0.32.0
sourcesrc
created_at2023-12-14 08:30:48.077994
updated_at2024-06-07 15:15:12.859662
descriptionWeb's IndexedDB Storage backend for Nostr apps
homepagehttps://github.com/rust-nostr/nostr
repositoryhttps://github.com/rust-nostr/nostr.git
max_upload_size
id1069204
size21,332
Yuki Kishimoto (yukibtc)

documentation

README

Nostr IndexedDB

This crate implements a storage backend on IndexedDB for web environments.

State

This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.

Donations

rust-nostr is free and open-source. This means we do not earn any revenue by selling it. Instead, we rely on your financial support. If you actively use any of the rust-nostr libs/software/services, then please donate.

License

This project is distributed under the MIT software license - see the LICENSE file for details

Commit count: 2684

cargo fmt