You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
@MonikaCat I have a new thought. I think we should include the GraphQL service directly in the backend of Big Dipper. It should serve each chain data itself but not integrating 3 chains (comoshub-1, cosmoshub-2, cosmoshub-3) into one result.
We need to build a public GraphQL service which serve
Telescope
and general public with the aggregated dataBig Dipper
has processed.I think we should run a standalone GraphQL service with Apollo which can be accessed by public freely.
https://www.apollographql.com/docs/
The text was updated successfully, but these errors were encountered: