Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/pages/tools/indexers.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Indexers

## [Envio](https://envio.dev/?utm_source=ink&utm_medium=partner-docs)

Envio is the data layer for blockchain apps. It gives Ink developers the fastest, most flexible way to get real-time and historical onchain data, from a single GraphQL API to raw high-speed access, with managed hosting on Envio Cloud. On Ink, HyperIndex is powered by HyperSync for historical syncs up to 2000x faster than traditional RPC. You can auto-generate an indexer from any verified contract with `pnpx envio init`, write handlers in TypeScript, JavaScript, or ReScript, and deploy to Envio Cloud or self-host.

**Supported Networks**

* Ink Mainnet

## [Goldsky](https://docs.goldsky.com/chains/ink)

Goldsky is a high-performance data indexing provider for Ink that makes it easy to extract, transform, and load on-chain data to power both application and analytics use cases. Goldsky offers two primary approaches to indexing and accessing blockchain data: Subgraphs (high-performance subgraphs) and Mirror (real-time data replication pipelines).
Expand Down