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: 11 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 | 239 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 872 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 294 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
smlxl/evm.codes | An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 783 |
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,685 |
zama-ai/fhevm | A Solidity library that enables developers to write confidential smart contracts on the EVM using fully homomorphic encryption. | 436 |
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 | 229 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 379 |