-
Notifications
You must be signed in to change notification settings - Fork 105
Home
Rhys Bartels-Waller edited this page May 20, 2020
·
15 revisions
The data returned by this API is sourced from a PostgreSQL database produced by cardano-db-sync-extended, with runtime query translation and results mapping performed by Hasura. Cardano GraphQL exposes a domain model and provides addition controls to limit access, prior to delegating the query.
- Docker
- Configuration
- Client Libraries
-
Interacting With The API
The project uses the GitLab Flow
process, so branch from
master
for all changes. - Building
- Testing