diff --git a/src/pages/tools/indexers.mdx b/src/pages/tools/indexers.mdx index 01b363b..3287870 100644 --- a/src/pages/tools/indexers.mdx +++ b/src/pages/tools/indexers.mdx @@ -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).