10 breaking releases

new 0.36.0 Nov 5, 2024
0.34.0 Aug 15, 2024
0.33.0 Jul 16, 2024
0.29.0 Mar 15, 2024
0.26.0 Dec 21, 2023

#1362 in Web programming


Used in nostr-sdk

MIT license

1MB
21K SLoC

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


lib.rs:

Web's IndexedDB Storage backend for Nostr SDK

Dependencies

~24–34MB
~520K SLoC