Docs& integration
Specifications, reference implementations and integration guides, one set per standard. If you are here because a token you are considering listing, pooling or lending against is built on one of them, start with ONE-ERC.
Declared behaviour for fungible tokens. A token declares every way it departs from a plain ERC-20 in one word, and an integrator establishes whether to believe it from the token's own bytecode. Five extension modules, a fixed transfer pipeline, and a shared runtime that canonical tokens clone.
Start here
The one call, what it returns, and how long the answer stays true.
Verification
Whether to believe the declaration, established from the token's bytecode rather than from anything it says.
Reference
The declaration surface in full: every flag, every identifier, and the pipeline they describe.
Integrating
One page per behaviour, written from the perspective of the protocol that has to survive it.
Building
Assembling a token from the modules, and deciding who may configure what.
Clients
Off-chain reading, measured costs, and the list to run before you ship.