# DoubleZero **DoubleZero** is a decentralized network for high-performance distributed systems. → [Architecture docs](https://docs.malbeclabs.com/architecture/) · [Full documentation](https://docs.malbeclabs.com/) ## Development For setup, testing, and local development workflows, see [DEVELOPMENT](./DEVELOPMENT.md). ## Contributing Contributions are welcome. Please ensure all checks pass before submitting a PR: ```bash make ci ``` For coding standards, local test instructions, and devnet usage, refer to [DEVELOPMENT](./DEVELOPMENT.md). ## License Licensed under the **Apache License 2.0**. See [LICENSE](./LICENSE) for details.