hyperindex
Index multichain blockchain events into fast queryable GraphQL databases
All Skills in This Repository (16)
Pure Emerald Level Indicatorsci
Fetch failed GitHub Actions workflow logs and diagnose CI failures.
indexer-filters
Filters blockchain events by indexed parameters using static, dynamic, and per-chain where clauses.
envio-cloud-cli
Manages hosted indexer deployments, logs, and metrics on Envio cloud via CLI.
indexer-configuration
Configures HyperIndex config.yaml files with chains, contracts, events, and environment variables.
envio-docs
Searches and reads Envio documentation pages via CLI commands.
indexer-transactions
Select transaction and block fields for HyperIndex event handlers.
indexer-multichain
Configures multichain blockchain indexers with per-chain data modes and entity ID namespacing.
indexer-schema
Defines and validates schema.graphql entity types, directives, and relationships for HyperIndex indexers.
indexer-local-parallel
Configure per-project Postgres schemas and ports to run multiple Envio indexers locally in parallel.
indexer-handlers
Write and edit Envio HyperIndex event handlers using the context entity API.
indexer-external-calls
Implements external RPC and fetch calls in indexer handlers using the Effect API.
indexer-traces
Query transaction call traces via HyperSync and RPC fallback methods.
Frequently Asked Questions
FAQPage SchemaHow to install HyperIndex?โผ
Run `npx skills add enviodev/hyperindex --all -g -y` in your terminal to install all indexing skills globally.
What does HyperIndex do?โผ
It turns raw blockchain events into structured, queryable databases with auto-generated GraphQL APIs, syncing up to 2000x faster than standard RPC.
Which blockchains does HyperIndex support?โผ
It supports 79+ EVM chains with first-class HyperSync speed, plus Fuel and Solana, and any EVM chain via RPC fallback.
Can AI agents build indexers with HyperIndex?โผ
Yes. The bundled skills let an agent scaffold, configure, test, and deploy a production indexer from plain-English requests without editing config files manually.
Do I need coding experience to use HyperIndex?โผ
Basic TypeScript helps for custom handler logic, but the CLI auto-generates indexers from a contract address and AI agents can handle the rest.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web