HyVM
Code executor
Software that enables arbitrary code execution on the Ethereum Virtual Machine (EVM)
Run arbitrary code on the EVM
252 stars
8 watching
17 forks
Language: Solidity
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
risechain/pevm | An EVM execution engine designed to accelerate blockchain throughput through parallel processing | 230 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 779 |
xprnetwork/eosio.evm | An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain. | 92 |
smzm/hydrovim | An extension of Neovim that executes Python code within the editor and displays its output. | 79 |
daltyboy11/more-evm-puzzles | A collection of challenging puzzles designed to test skills in creating and executing transactions on the Ethereum Virtual Machine (EVM) | 172 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,652 |
zama-ai/fhevm | An EVM-compatible smart contract library enabling fully homomorphic encryption for confidential transactions and state management | 407 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
0xpolygonhermez/zkevm-prover | A high-performance prover that generates proofs for Ethereum Virtual Machines (EVM) transactions | 226 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |