Py-EVM

以太坊虚拟机的 Python 实现。「A Python implementation of the Ethereum Virtual Machine」

Github星跟蹤圖

Python Implementation of the Ethereum protocol

Join the chat at https://gitter.im/ethereum/py-evm
Documentation Status

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

Get started in 5 minutes

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.

主要指標

概覽
名稱與所有者ethereum/py-evm
主編程語言Python
編程語言Python (語言數: 4)
平台Linux, Mac
許可證MIT License
所有者活动
創建於2016-12-27 19:36:00
推送於2025-05-14 17:25:22
最后一次提交
發布數121
最新版本名稱v0.12.1-beta.1 (發布於 2025-05-14 11:24:40)
第一版名稱v0.2.0-alpha.1 (發布於 2017-08-24 11:50:31)
用户参与
星數2.4k
關注者數98
派生數691
提交數3.9k
已啟用問題?
問題數660
打開的問題數63
拉請求數1180
打開的拉請求數17
關閉的拉請求數235
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?