Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 188 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 188 Bytes

A utility to monitor the MegaETH throughput.

Usage

cargo run -- --endpoint ws://localhost:8546 --window 30

Format & Lint

cargo +nightly fmt
cargo check