hydra
v2
v2
  • Change Log
  • Contributing to Hydra
  • Hydra
  • Release Notes
  • packages
    • TypeORM support for BN
      • Change Log
    • Hydra CLI
      • CHANGELOG
      • bin
        • run
        • run
        • run
      • src
        • templates
          • Sample Hydra Project
    • Common Hydra tools
      • Change Log
    • Common Hydra tools
      • Change Log
    • Hydra e2e tests
      • Change Log
    • hydra-indexer-gateway
      • Change Log
    • hydra-indexer-status-service
      • Change Log
    • hydra-indexer
      • CHANGELOG
      • test
        • Karura Indexer
    • hydra-processor
      • Change Log
      • bin
        • run
    • Hydra Typegen
      • Change Log
      • bin
        • run
        • run
    • warthog
      • Change Log
      • src
        • Run the following commands
          • docs
            • Command Reference for warthog
            • plugins
Powered by GitBook
On this page

Was this helpful?

  1. packages
  2. hydra-indexer
  3. test

Karura Indexer

To run the indexer (all scripts should be from the root folder)

  1. Set up the DB:

ENV=test/acala/.env yarn workspace @subsquid/hydra-indexer db:bootstrap:dev
  1. Run the indexer:

ENV=test/acala/.env yarn workspace @subsquid/hydra-indexer start:de
PrevioustestNexthydra-processor

Last updated 3 years ago

Was this helpful?