Photon: the ZK Compression Indexer
Helius built Photon, the ZK Compression indexer. In ZK Compression, programs log compressed account data in Solana transactions and store the fingerprint of that data in validator memory. Photon indexes Solana transactions to parse and store compressed account data. It then exposes an API similar to Solana’s native API to help users access compression data. Though developers can directly host Photon, we expose a Photon API to streamline the developer experience.Please visit the official ZK Compression docs to learn more about ZK Compression and Photon.