EVM
EVM
Smart Contracts
3 references
Mesin Virtual Ethereum: lingkungan runtime yang mengeksekusi bytecode kontrak pintar pada rantai mirip Ethereum. Ini mendefinisikan set instruksi, penghitungan gas, dan aturan akses negara.
Muncul di 3 bagian whitepaper
$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…