This is a toolkit for testing MegaETH Testnet — L2 on Ethereum with a submillisecond delay and 100k+ TPS. It helps to simulate transactions and measure performance.
- Clone: git clone https://github.com/OlegonZo/megaeth-test-toolkit .git
- Install dependencies: pip install -r requirements.txt (see below)
`python print("Hello, MegaETH!") # Simple example, replace with real code