The subgraph team is going to sunset hosted service (the one we are using now), and push customers to use the decentralized subgraph paradigm, studio.
They say the studio is ready for the Mainnet network, and they will support Gnosis-Chain and Goerli in close future. They will still support the hosted service for former chains till they support them completely.
I tried to launch our stage Goerli instance on the decentralized subgraph, but I wasn't successful and got blocked as they don't support it completely.
BTW, we must be ready to migrate our Mainnet deployment to the studio. These items we must consider:
- Deployment needs on chain transaction and signaling
- API is not free, we must create APIs, and restrict them to our hosts (giveth.io) and connect to our own subgraphs
The subgraph team is going to sunset hosted service (the one we are using now), and push customers to use the decentralized subgraph paradigm, studio.
They say the studio is ready for the Mainnet network, and they will support Gnosis-Chain and Goerli in close future. They will still support the hosted service for former chains till they support them completely.
I tried to launch our stage Goerli instance on the decentralized subgraph, but I wasn't successful and got blocked as they don't support it completely.
BTW, we must be ready to migrate our Mainnet deployment to the studio. These items we must consider: