Cross-platform, typed, and queryable API service for Cardano, powered by Hasura to precisely query projected Cardano state from PostgreSQL.
The schema is defined in native .graphql
, and used to generate packages for internal and client-side static typing. Apollo Server exposes the NodeJS execution engine over a HTTP endpoint.
Integrated query UI and documentation is available in the GraphQL Playground, available from the a local dev environment. A hosted version of the Playground will be provided.