EVM
EVM
Smart Contracts
3 references
Ethereum Virtual Machine: Ethereum과 같은 체인에서 스마트 계약 바이트코드를 실행하는 런타임 환경입니다. 이는 명령 세트, 가스 회계 및 상태 액세스 규칙을 정의합니다.
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…