py-evm
EVM VM
An implementation of the Ethereum Virtual Machine in Python
A Python implementation of the Ethereum Virtual Machine
2k stars
100 watching
657 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
ethereumethereum-virtual-machineevmpython
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
pipermerriam/py-evm | A Python implementation of the Ethereum Virtual Machine. | 40 |
etherex/pyepm | Manages Ethereum contract deployment and interaction using Python-based package definitions in YAML format. | 28 |
vyperlang/vyper | Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,928 |
eth-brownie/brownie | A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine. | 2,662 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
legrandin/pycryptodome | A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,876 |
ethereum/py-wasm | An implementation of the Web Assembly interpreter in Python. | 105 |
pypa/virtualenv | Creates isolated environments for Python applications. | 4,844 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 872 |
ethereumjs/ethereumjs-monorepo | The Ethereum Virtual Machine implementation in TypeScript. | 2,610 |
ethers-io/ethers.js | A comprehensive JavaScript library for interacting with the Ethereum blockchain | 8,027 |
ethereumbook/ethereumbook | A comprehensive guide to operating and developing on the Ethereum blockchain | 20,047 |
ethereum/eips | Standardizes and documents Ethereum improvements and protocols | 13,026 |
crytic/pyevmasm | A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |