Module bridge

Module bridge 

Source
Expand description

VM Bridge Module

Provides bridge between EVM semantics and NeoVM execution environment.

Structsยง

VMBridge
VM Bridge for EVM-to-NeoVM translation

Enumsยง

VMBridgeError
VM Bridge errors

Functionsยง

extract_bytes ๐Ÿ”’
extract_integer ๐Ÿ”’

Type Aliasesยง

InstructionHandler ๐Ÿ”’
Instruction handler function type
SystemCall ๐Ÿ”’
System call function type