[![checks](https://github.com/MinaFoundation/MinaMesh/actions/workflows/checks.yaml/badge.svg)](https://github.com/MinaFoundation/MinaMesh/actions/workflows/checks.yaml) [![Crates.io](https://img.shields.io/crates/v/mina_mesh?label=crates.io&color=blue)](https://crates.io/crates/mina_mesh/versions) [![Downloads](https://img.shields.io/crates/d/mina_mesh?color=green)](https://crates.io/crates/mina_mesh) ![License](https://img.shields.io/badge/license-Apache%202.0-blue) # **Mina Mesh** Mina Mesh is an implementation of the [Coinbase Mesh specification](https://docs.cdp.coinbase.com/mesh/docs/welcome) for the [Mina blockchain](https://minaprotocol.com/). 🚧 _**Note:** Mina Mesh is a work in progress (WIP) and should not yet be used in production._
--- ## **Documentation** Looking to get started? Check out the **[Mina Mesh Wiki](https://github.com/MinaFoundation/MinaMesh/wiki)** for: - Installation instructions - Configuration details - Usage examples --- ## **Code of Conduct** Please ensure you adhere to our [Code of Conduct](CODE_OF_CONDUCT.md) when interacting in this repository. --- ## **Contributing** Contributions are welcome and appreciated! Check out the [contributing guide](CONTRIBUTING.md) before you dive in. --- ## **License** Mina Mesh is licensed under the [Apache License 2.0](LICENSE).