EVM
EVM
Smart Contracts
3 个参考
以太坊虚拟机:在类以太坊链上执行智能合约字节码的运行时环境。它定义了指令集、gas 计费和状态访问规则。
出现在 3 个白皮书章节中
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...
相关文章
Whitepaper Deep Dive
Ethereum 白皮书:从 Bitcoin 的局限到世界计算机
Vitalik Buterin如何将区块链重新构想为通用计算平台,引入了smart contract、EVM和Turing-complete脚本语言。
Origin StoryVitalik Buterin 与 Ethereum 的诞生:从 Bitcoin Magazine 到世界计算机
一位19岁的Bitcoin记者如何构想出能运行任意程序的区块链,组建创始团队,并通过加密领域首批ICO之一成功启动。
Technical Explainer智能合约详解:从 Ethereum 的 EVM 到现代替代方案
Smart contract 究竟是什么,EVM 如何执行它们,以及为什么存在 Gas 费用——为开发者和感兴趣的读者详细解析。
Impact & LegacyEthereum 如何让可编程货币成为现实:DeFi、NFT 和 DAO 的爆发
Ethereum 的 Smart Contract 平台不仅仅创造了新的代币——它还开创了全新的金融原语和数字所有权类别。