A Python Ethereum L1 execution client built from scratch — EVM, RLPx, eth/68, snap/1, full sync, snap sync, Engine API, JSON-RPC
Stars
1
Forks
1
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
60
commits
19
commits
docs: convert 7 skills to English + add security sections + skill tests
a9cd5dfView on GitHubMerge pull request #5 from tokamak-network/l2-zk-groth16
0e43ed5View on GitHubfeat: harden L2 framework — 10 production improvements + Poseidon hash + docs
aa3c086View on GitHubMerge pull request #4 from tokamak-network/l2-zk-groth16
321e747View on GitHubdocs: add application-specific ZK rollups whitepaper (EN + KO)
bf37562View on GitHubdocs: update docs and metadata to reflect examples/apps+infra structure
eccaf75View on GitHubfeat: restructure examples into apps/infra and add 11 new demos
0a5e1aaView on GitHubMerge pull request #3 from tokamak-network/l2-zk-groth16
bf1d225View on GitHubfeat: add Sepolia live test examples — 4 ZK rollup apps on-chain verified
34d380dView on GitHubfeat: add 4 L2 rollup example apps — token, nameservice, voting, RPS game
38a752dView on GitHubdocs: update all documentation to reflect L2 production hardening
e732175View on GitHubfeat: L2 production hardening — LMDB state, real L1 backend, native prover, RPC middleware
b8402b9View on GitHubfeat: add production DA providers — S3, Calldata (EIP-1559), Blob (EIP-4844)
dd13925View on GitHub