Dogenals documentation
Guides, the full file index, and long-range standard drafts. The normative on-chain rules for each live protocol still live in protocols/<name>/spec.md; start from the ecosystem README or go straight to the protocol table if you already know what you are building.
Repository map: ../README.md § Repository Layout · Comparison docs: ../comparisons/README.md
Contents
| Document | Description |
|---|---|
| INDEX.md | Master map of every spec, comparison, and standards folder (bookmark this) |
| which-protocol.md | Decision tree and narrative tradeoffs for builders |
| dogenals-standards/ | v2.0 direction, PQC guide, *.json API/data/event contracts |
| ../GOVERNANCE.md | Protocol status labels and breaking-change expectations |
| ../SECURITY.md | Vulnerability reporting; what specs should cover |
| ../SPEC_TEMPLATE.md | Template for new spec.md files |
| ../CONTRIBUTING.md | Contribution workflow; run python spec/scripts/validate_repo.py from monorepo root before PRs |
Common paths (quick links)
| I need to… | Open |
|---|---|
| See all protocols at once | INDEX — Protocol specifications |
| Browse comparison docs only | comparisons/README.md |
| Compare DogeTokens vs Universal DogeTokens | drc20-vs-universal-drc20.md |
| See every protocol in one table | dogenals-protocols-comparison.md |
| Add metadata or RWA disclosures | ../protocols/dms/spec.md |
| Send wallet-detectable offer pings | ../protocols/dmp/dogetag-offers.md |
| Design encrypted on-chain messages | ../protocols/dwhisper/spec.md |
| Read ÐMP end-to-end | ../protocols/dmp/spec.md |
| Roadmap and drafts | ../protocols/future-protocols/README.md |
| How to PR | ../CONTRIBUTING.md |
Standards should be easy to find and hard to misread. If a link in INDEX is wrong, that is a bug; fix it in the same PR as any new spec.