eosio.evm
EVM VM
An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain.
EOSIO Ethereum Virtual Machine (EVM)
92 stars
13 watching
29 forks
Language: C++
last commit: 23 days ago
Linked from 1 awesome list
cpluspluseosioethereumvirtual-machinewasm
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 264 |
fvictorio/evm-puzzles | A collection of puzzles to test Ethereum Virtual Machine (EVM) functionality by solving specific transaction-related challenges. | 816 |
nervous-systems/sputter | An implementation of the Ethereum Virtual Machine | 122 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
pipermerriam/py-evm | A Python implementation of the Ethereum Virtual Machine. | 40 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
eosio/eos-vm | A high-performance WebAssembly backend library designed to meet the demands of blockchain applications | 194 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
status-im/nim-evmc | A binary compatible interface between Ethereum Virtual Machines and clients | 15 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 443 |
0xpolygonhermez/zkevm-prover | A high-performance prover that generates proofs for Ethereum Virtual Machines (EVM) transactions | 226 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
oguimbal/hyvm | Software that enables arbitrary code execution on the Ethereum Virtual Machine (EVM) | 252 |