Python implementation of the Ethereum Virtual Machine
Project description
# Python Implementation of the EVM
## Introducing Py-EVM Py-EVM is a new implementation of the Ethereum Virtual Machine written in python. It is currently in active development but is quickly progressing through the test suite provided by ethereum/tests. I have Vitalik, and the existing PyEthereum code to thank for the quick progress I’ve made as many design decisions were inspired, or even directly ported from the PyEthereum codebase. Py-EVM aims to eventually become the defacto python implementation of the EVM, enabling a wide array of use cases for both public and private chains. Development will focus on creating an EVM with a well defined API, friendly and easy to digest documentation which can be run as a fully functional mainnet node.
### Step 1: Alpha Release The plan is to begin with an MVP, alpha-level release that is suitable for testing purposes. We’ll be looking for early adopters to provide feedback on our architecture and API choices as well as general feedback and bug finding.
#### Blog posts:
#### Join the chat on gitter:
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
File details
Details for the file py-evm-0.2.0a1.tar.gz
.
File metadata
- Download URL: py-evm-0.2.0a1.tar.gz
- Upload date:
- Size: 54.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 582761c97391e1f1de8f5565bc761e87c13a1eef669ec41ef06b97acd6fea1db |
|
MD5 | 50115ca12e55e9f5b212bab2a54d1552 |
|
BLAKE2b-256 | 04a1b5d5d5e635b144816a45251c75c637949b57897627a3a183551b7f5d0309 |