VRgWfapFT / transaction-simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transaction Simulation

How to run

debug_traceCall

Sync light node: geth --syncmode light --http

go run cmd/debug/main.go

eth_call

go run cmd/call/main.go

Refs

About


Languages

Language:Go 90.2%Language:Solidity 9.8%