Python implementation of the Ethereum Virtual Machine
Project description
Python Implementation of the Ethereum protocol
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.
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
Hashes for py_evm-0.3.0a20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8890f6b3e30af3cf600f58ec4b80d6c5f7f6df9b48ab9faa8a447250846ac2b1 |
|
MD5 | 780ac6b86fb5105a3b5b3290c9d67413 |
|
BLAKE2b-256 | 8235a01475f23fb1f228b8b3c019c0257a0ff3cb8ba941e477bae8126d4ee75e |