Commit Graph

4 Commits

Author SHA1 Message Date
pezkuwichain b340d1241d docs: add PEZ-20 & PEZ-721 token standards (#1)
Define Pezkuwi's fungible (PEZ-20) and non-fungible (PEZ-721) token
standards as a naming + interface convention over the existing
pallet-assets and pallet-nfts on Asset Hub — the familiar ERC-20/721
mental model mapped to native runtime calls.

Documentation only: no runtime code, no chain upgrade, no spec bump.
The docs generator picks this up as a top-level 'Token Standards'
sidebar entry from the filename.
2026-06-12 21:28:49 -07:00
pezkuwichain f169fb8319 Merge branch 'main' of https://github.com/pezkuwichain/docs.pezkuwichain.io 2025-12-13 05:57:04 +03:00
pezkuwichain b4dfaaf5bb docs: add Pezkuwi-SDK documentation
- Technical documentation
- SDK guides
- Architecture overview
- Whitepaper
- Contributor guides
2025-12-13 05:55:40 +03:00
pezkuwichain c6d6dcac60 Initial commit 2025-11-26 15:47:22 +03:00