The Graph is a decentralized protocol for indexing and querying data from blockchains.
setup.sh
file. This will pull all the necessary Docker images and write the necessary information in the docker-compose.yml
file. Make sure you have docker-compose
and jq
are installed.docker-compose.yml
file, so that The Graph node points to the endpoint of the RPC that you are connecting with. Note that the setup.sh
file detects RPC's Host IP and writes its value, so you'll need to modify it accordingly.docker-compose.yml
now should look like this below: