nrc-mls-storage

Crates.ionrc-mls-storage
lib.rsnrc-mls-storage
version0.1.0
created_at2025-09-05 14:13:10.857724+00
updated_at2025-09-05 14:13:10.857724+00
descriptionStorage abstraction for nostr-mls that wraps OpenMLS storage backends
homepagehttps://github.com/justinmoon/nrc
repositoryhttps://github.com/justinmoon/nrc
max_upload_size
id1825590
size132,043
Justin Moon (justinmoon)

documentation

README

Nostr MLS Storage

This crate provides an abstraction for the storage layer that MLS requires.

NostrMlsStorageProvider trait

THis library contains the NostrMlsStorageProvider trait.

Changelog

All notable changes to this library are documented in the CHANGELOG.md.

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: 65

cargo fmt