# Mukan Core **Mukan Core** is the official node implementation (daemon) for the **Mukan Network**. Built on top of the heavily customized [Mukan SDK](https://git.cw.tr/mukan-network/mukan-sdk), it serves as the foundational Layer-1 blockchain infrastructure emphasizing the principles of **Fair Birth**, **Zero Initial Supply**, and a unique **PoW/PoJ (Proof of Justice)** hybrid consensus. ## Vision Mukan Network completely rejects the traditional "rich get richer" Proof of Stake genesis model. Instead, the network bootstraps with exactly **0 UMC**, relying entirely on the computational effort (PoW) and algorithmic verification (PoJ) of its early participants. Staking and governance mechanics only activate once the network achieves true decentralization through labor. ## Architecture - **Daemon:** `mukand` - **Framework:** Mukan SDK (A sovereign fork of the Cosmos SDK) - **Consensus Core:** Ignite CLI scaffolded, CometBFT powered. - **Key Modules:** `x/poj` (Proof of Justice) and `x/qpos` (Quadratic PoS). ## Getting Started *(Documentation for building and running the `mukand` node will be added as the network matures.)* ## License Licensed under the **GNU General Public License v3.0 (GPLv3)**.