CLI Guide

Installation

CLI is part of the main project; no separate install needed.

Commands

maxscan start — starts the live scanner. maxscan scan --slot <number> — scans a single historical slot. maxscan health — prints RPC/DB health.

Examples

maxscan scan --slot 24039203
maxscan start --verbose

Last updated