Skip to content

Latest commit

 

History

History

indexer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@hyperbridge/indexer

A SubQuery-based indexer service for tracking and indexing cross-chain messages within the Hyperbridge ecosystem.

Features

  • 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

Installation

This package is primarily for internal use, but you can install and run it locally:

pnpm install
pnpm build

Running the Indexer

Start in development mode

pnpm local