Skip to content

I migrated your subgraph to HyperIndex - 100x faster indexing #12

@moose-code

Description

@moose-code

Hey,

I came across this subgraph and created a HyperIndex migration: https://github.com/moose-code/pexfi-hyperindex

HyperIndex is a modern, multi-chain indexing framework. For context, the Uniswap v4 indexer syncs hundreds of times faster than a traditional subgraph.

Why consider it:

  • 100x+ sync speeds via HyperSync
  • Multi-chain support in a single config
  • Native local dev experience - no hosted node required
  • Vercel-like hosted service with git-based deployments and zero-downtime upgrades

Quick start:

git clone https://github.com/moose-code/pexfi-hyperindex
cd pexfi-hyperindex
pnpm i && pnpm dev

You'll need a free HyperSync API token - takes 30 seconds to create at envio.dev.

Docs: https://docs.envio.dev/

Let me know if you have any questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions