To run the indexer (all scripts should be from the root folder)
Set up the DB:
ENV=test/acala/.env yarn workspace @subsquid/hydra-indexer db:bootstrap:dev
Run the indexer:
ENV=test/acala/.env yarn workspace @subsquid/hydra-indexer start:de
Last updated 3 years ago