The Graph
Focus: Index full world state — Complete and structured representation of the on-chain world, including entities, models, and system states.
Dynamic GraphQL / gRPC API — Exposes the indexed data via flexible APIs, enabling fast, dynamic queries for front-end apps, dashboards, or game engines.
Event-Driven Real-Time Subscriptions — Changes in the world state, such as updates to entities, models, or system interactions, are driven by on-chain events and delivered in real time via GraphQL or gRPC subscriptions.
Entity-Centric Design — Models, systems, and entities are treated as first-class objects, allowing easy queries of relationships between game objects and enabling logic-driven world exploration.