Skip to content

Runtime Specification

Reference for the embedded NeoVM runtime used by the Neo DevPack for Solidity compiler for testing and execution. This documents the execution model, opcode support, syscall implementation, gas accounting, and storage emulation.

Sections

Section
NeoVM Execution Model
Opcode Support
Syscall Implementation
Gas Accounting
Storage Emulation
Event and Notification System
Exception Handling
Native Contract Integration
Embedded Runtime vs Production Neo N3
See Also

MIT Licensed