EVM
EVM
Smart Contracts
3 references
Ethereum Virtual Machine: イーサリアムのようなチェーン上でスマート コントラクトのバイトコードを実行するランタイム環境。これは、命令セット、ガス アカウンティング、および状態アクセス ルールを定義します。
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, an…
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 tea…
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 cur…
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 prim…