Tip
IXO Blocksync is the indexed graph query layer for IXO Protocol data. This article explains why it exists and how it fits in the architecture.
What IXO Blocksync does
Indexes protocol events and state changes
Transforms protocol events and state changes into query-ready structures.
Serves query workloads
Supports application workloads that need fast filtered access to historical and relational data from the protocol.
Where it fits
Protocol and app boundary
IXO Protocol owns transaction and state truth. IXO Blocksync provides the read-optimized graph query layer for applications and analytics.
Typical consumers
Explorer views, dashboards, automation services, and operational tools use Blocksync for graph query-heavy workloads.