EVM
EVM
Smart Contracts
3개 참조
Ethereum Virtual Machine: Ethereum과 같은 체인에서 스마트 계약 바이트코드를 실행하는 런타임 환경입니다. 이는 명령 세트, 가스 회계 및 상태 액세스 규칙을 정의합니다.
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 ExplainerSmart Contract 설명: Ethereum의 EVM에서 현대적 대안까지
Smart contract가 실제로 무엇인지, EVM이 어떻게 실행하는지, 그리고 가스 수수료가 존재하는 이유를 개발자와 관심 있는 독자를 위해 설명합니다.
Impact & LegacyEthereum이 프로그래밍 가능한 화폐를 실현한 방법: DeFi, NFT, DAO 폭발
Ethereum의 Smart Contract 플랫폼은 새로운 토큰을 만든 것에 그치지 않고, 완전히 새로운 금융 원시 도구와 디지털 소유권의 범주를 창출했습니다.