Python implementation of the Ethereum Virtual Machine
Project description
Py-EVM
Py-EVM is a new implementation of the Ethereum protocol in Python. It contains the low level primitives for the existing Ethereum 1.0 chain as well as emerging support for the upcoming Ethereum 2.0 / Serenity spec.
Goals
Py-EVM aims to eventually become the defacto Python implementation of the Ethereum protocol, enabling a wide array of use cases for both public and private chains.
In particular Py-EVM aims to:
be a reference implementation of the Ethereum 1.0 and 2.0 implementation in one of the most widely used and understood languages, Python.
be easy to understand and modifiable
have clear and simple APIs
come with solid, friendly documentation
deliver the low level primitives to build various clients on top (including full and light clients)
be highly flexible to support both research as well as alternate use cases like private chains.
Trinity
While Py-EVM provides the low level APIs of the Ethereum protocol, it does not aim to implement a full or light node directly.
Goals
provide a reference implementation for an Ethereum 1.0 node (alpha)
support “full” and “light” modes
fully support mainnet as well as several testnets
provide a reference implementation of an Ethereum 2.0 / Serenity beacon node (pre-alpha)
provide a reference implementation of an Ethereum 2.0 / Sereneity validator node (pre-alpha)
Quickstart
Documentation
Check out the documentation on our official website
Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues that are labeled Good First Issue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file py-evm-0.2.0a41.tar.gz
.
File metadata
- Download URL: py-evm-0.2.0a41.tar.gz
- Upload date:
- Size: 565.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d528d4fbe06573572a92b94636e4937ee3614ab10acfa3a82cf77aa991b71243 |
|
MD5 | b4adc2298caa9738fb07627afb0cfddf |
|
BLAKE2b-256 | 1be99c4085f7890fc210217754a334362545c6c2296b3daa3bd469e64c17697f |
File details
Details for the file py_evm-0.2.0a41-py3-none-any.whl
.
File metadata
- Download URL: py_evm-0.2.0a41-py3-none-any.whl
- Upload date:
- Size: 694.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed137be4d8b2236660cba5df0f4f577dae9fc58f8b770779c1fd5dc1b06436c7 |
|
MD5 | 44181a3c7883118d3f2f40d126b5c326 |
|
BLAKE2b-256 | a7c6d4dab8024fa2201b75f8e6fdcb08fca3c7df05e88abe6f2a2d9d769c2dd6 |