http://localhost:4010/console
in a browser.setDataSource
function call, typically in the processor.ts
file (if the project was not differently customized). The archive
value should be set to http://localhost:4010/v1/graphql
:WS_PROVIDER_ENDPOINT_URI
env variable in the docker file)DB_*
env variables in the docker file)WORKERS_NUMBER
environment variable to speed up the syncing. Usually somewhere between 5-50 workers is a sweet spot depending on the gRPC endpoint capacity.docker-compose.yml
file from another folderWS_PROVIDER_ENDPOINT_URI
environment variable to the correct endpoint for the given chainBUNDLE_TYPES
environment variable (see next point)indexer
and indexer-gateway
are, respectively:subsquid/hydra-evm-indexer:5
subsquid/hydra-evm-indexer-gateway:5