mevlog-rs TUI interface

mevlog provides a TUI interface for querying EVM transactions directly from your terminal. The TUI provides the same powerful filtering capabilities as the CLI version, with vim-style keyboard navigation.

Getting started

$ cargo install cryo_cli
$ cargo install mevlog --features=tui
$ mevlog tui

Features