CatScope Powered Applications and Bots
CatScope provides the infrastructure for building bots and applications that react to on-chain activity in real-time.
Whether you’re monitoring token flows, streaming account relationships, or executing transactions — CatScope gives traders and developers the tools to interact with Solana faster and more efficiently.
There are two ways to run applications or bots with CatScope:

1. CatBot (Validator-hosted)
CatBots are run directly inside the validator and are deployed through the CatScope Bot Marketplace. In this mode:
- The bot runs as part of the validator’s execution environment.
- Proximity to the validator = lowest possible latency to slot-by-slot graph updates and transaction execution.
2. Self-Hosted Bots or Applications
Users can also run their bot or application on their own server and connect remotely to the validator’s:
- Read Market – to stream graph updates
- Write Market – to send transactions