Pezkuwi Wiki¶
Welcome to the community knowledge base for PezkuwiChain — a sovereign blockchain ecosystem built for the Kurdish nation and the cultural nations of the world.
This wiki explains, in plain language, how the network is put together, what its tokens are, and how to use the apps around it. If you are a developer looking for the SDK and runtime reference, see the SDK documentation.
New here? Start with these
- Getting Started — what PezkuwiChain is and how to take your first steps
- Architecture — the relay chain and its system parachains
- Tokens & Standards — HEZ, PEZ, and the PEZ-20 / PEZ-721 standards
What is PezkuwiChain?¶
PezkuwiChain is a next-generation, Substrate-based blockchain network designed to
give communities economic sovereignty, decentralized governance, and
self-owned identity. It is built on a sovereign fork of the Polkadot SDK
(published as the @pezkuwi/* packages and the pezkuwi-sdk), so it inherits a
battle-tested, multi-chain architecture while remaining independent.
Core ideas:
- Decentralized governance through the on-chain Welati pallet
- Identity & citizenship via privacy-preserving (zero-knowledge) KYC
- A dual-token economy — HEZ for gas and security, PEZ for governance
- Familiar token standards — PEZ-20 and PEZ-721, the runtime-native cousins of ERC-20 / ERC-721
- Education and reputation primitives baked into the runtime (Perwerde, reputation scoring)
Quick map of the ecosystem¶
| You want to… | Go to |
|---|---|
| Understand the chains | Architecture |
| Learn about HEZ / PEZ / PEZ-20 | Tokens & Standards |
| Stake, nominate, or run a collator | Staking & Collators |
| Vote and create proposals | Governance |
| Hold and send tokens | Pezkuwi Wallet |
| Trade on the exchange | PEX Exchange |
| See all the apps | Ecosystem |
About this wiki
This is a community wiki. It aims to be accurate and current, but for
authoritative, version-pinned technical detail always cross-check the
SDK docs and the on-chain state. Found a
mistake? Edits are welcome via the ✏️ button (opens a pull request on the
pezkuwichain/wiki repository).