# mdk-core
A simplified interface to build secure messaging apps on Nostr with MLS ([RFC 9420](https://www.rfc-editor.org/rfc/rfc9420.html)),
implementing the [Marmot Protocol](https://github.com/marmot-protocol/marmot).
## Changelog
All notable changes to this library are documented in the [CHANGELOG.md](CHANGELOG.md).
## State
**This library is in an ALPHA state.** Things that are implemented generally work, but the API may change in breaking ways.
## License
This project is distributed under the MIT software license - see the [LICENSE](https://github.com/marmot-protocol/mdk/blob/master/LICENSE) file for details, or visit <https://opensource.org/licenses/MIT>.