Skip to content

Add py-ethclient (Python execution client)#54

Open
ggs134 wants to merge 1 commit intobekatom:masterfrom
ggs134:add-py-ethclient
Open

Add py-ethclient (Python execution client)#54
ggs134 wants to merge 1 commit intobekatom:masterfrom
ggs134:add-py-ethclient

Conversation

@ggs134
Copy link
Copy Markdown

@ggs134 ggs134 commented Feb 21, 2026

Summary

Add py-ethclient under a new "Ethereum Clients" section.

py-ethclient is a fully independent Python Ethereum execution client built from scratch:

  • EVM with 140+ opcodes and precompiles
  • P2P networking via RLPx (eth/68, snap/1), Discovery v4
  • Sync: full sync and snap sync (Mainnet & Sepolia)
  • Engine API V1/V2/V3 with JWT auth
  • JSON-RPC 2.0 with 20+ methods
  • 15,271 LOC, 593 tests

https://github.com/tokamak-network/py-ethclient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant