← Projects
SHIPPED

Solana Monitor Indexer

Real-time Solana indexer & monitoring, alerts on specified on-chain events

2025rust · solana

Inspired by OpenZeppelin Monitor — a real-time Solana blockchain indexer and monitoring tool for tracking transactions, accounts, and programs, sending alerts on specified events.

The indexer and the alerting path live in the same process on purpose: an alert that arrives after the block it describes has already been rolled up is not an alert, it is a log line.