mukan-core/README.md
Mukan Erkin Törük 02226c4bd9
Some checks are pending
/ might_release (push) Waiting to run
initial: sovereign Mukan Network fork
2026-05-11 03:18:23 +03:00

23 lines
1.2 KiB
Markdown

# 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)**.