Yellow Paper
A formal technical specification that defines a protocol's state transition rules, data structures, and execution behavior.
A yellow paper is a rigorous specification aimed at implementers and researchers. The best-known example is Ethereum's Yellow Paper, which formally describes the EVM, accounts, gas, and state transitions.
Compared with a whitepaper, a yellow paper is less about marketing and more about precise rules. It may still need to be read alongside living specifications, improvement proposals, and client tests.
Related terms
3 linkedExplore connected entries beyond the alphabetical index.
Whitepaper
→A project document explaining the problem, proposed solution, design, economics, and goals at a high level.
Virtual Machine
→A deterministic execution environment that runs smart contract code the same way across validating nodes.
Smart Contract
→Programmatic rules executed by the blockchain to enforce agreements without intermediaries.
All terms and definitions may update as the Cryptionary improves.
