A simplified interface to work with OpenMLS on Nostr according to the NIP-104 spec.
- basic-example: Check out this basic example of how to use Nostr OpenMLS to create a group, send a message, and receive a message in your app.
- Create a group
- Export a secret key
- Send a message
- Receive a message
- Generate a BasicCredential with a signing key
- Create a key package
- Delete a key package from MLS storage
- Parse a key package
- Parse a welcome message
- Preview a welcome message
- Join a group from a welcome message