py-evm
EVM simulator
A Python implementation of the Ethereum Virtual Machine.
A Python implementation of the Ethereum Virtual Machine
40 stars
8 watching
10 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A proof-of-concept implementation of a small subset of the Ethereum Virtual Machine (EVM) inside a Smart Contracting Language (SNARK), using ZoKrates. | 46 |
| Utilities for interacting with the Ethereum virtual machine | 367 |
| An implementation of the Ethereum Virtual Machine | 872 |
| Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
| A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |
| An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain. | 92 |
| An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 280 |
| Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,685 |
| An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 161 |
| A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,200 |
| An implementation of the Ethereum Virtual Machine | 122 |
| A high-performance prover that generates proofs for Ethereum Virtual Machines (EVM) transactions | 229 |
| An implementation of the Web Assembly interpreter in Python. | 105 |
| A simulation environment for optimizing electric vehicle charging and grid management | 56 |
| An experimental implementation of a miniature EVM inside another EVM using Solidity and YUL | 228 |