EVM
EVM
Smart Contracts
3 references
以太坊虚拟机:在类以太坊链上执行智能合约字节码的运行时环境。它定义了指令集、gas 计费和状态访问规则。
出现在 3 个白皮书章节中
$ETH
Ethereum
Ethereum
...ng-complete programming language for writing contract code that executes in the Ethereum Virtual Machine (EVM), a stack-based execution environment that processes transactions and stat...
Ethereum State Transition Function
...action. If the recipient is a contract account, the contract's code runs in the Ethereum Virtual Machine, consuming gas for each operation until either the code completes successfully,...
Code Execution
The Ethereum Virtual Machine (EVM) is the runtime environment where contract code executes—a low-level, stac...
Related Stories
Whitepaper Deep Dive
Ethereum Whitepaper: From Bitcoin's Limitations to a World Computer
How Vitalik Buterin reimagined blockchain as a universal computation platform, introducing smart contracts, the EVM, ...
Origin StoryVitalik Buterin and the Birth of Ethereum: From Bitcoin Magazine to World Computer
How a 19-year-old Bitcoin journalist conceived a blockchain that could run arbitrary programs, assembled a founding t...
Technical ExplainerSmart Contracts Explained: From Ethereum's EVM to Modern Alternatives
What smart contracts actually are, how the EVM executes them, and why gas fees exist — explained for developers and c...
Impact & LegacyHow Ethereum Made Programmable Money Real: The DeFi, NFT, and DAO Explosion
Ethereum's smart contract platform didn't just enable new tokens — it created entirely new categories of financial pr...