A SubQuery-based indexer service for tracking and indexing cross-chain messages within the Hyperbridge ecosystem.
- Index post and get requests, transfers, relayer activities and state machine updates across different chains
- Track request statuses and timeouts
- Support for EVM and Substrate chains
- Real-time data processing
This package is primarily for internal use, but you can install and run it locally:
pnpm install
pnpm build
Start in development mode
pnpm local