Skip to main content
You're viewing v2 documentation

This is the v2 HyperIndex documentation. We highly recommend migrating to v3 — follow the v3 migration guide.

Solana

Experimental. Available since 3.0.0-alpha.3.
RPC-only source. HyperSync for Solana is not available yet; we’ll consider it if there’s demand.

What’s supported

Quickstart

pnpx envio@3.0.0-alpha.14 init svm

Notes

  • RPC-only data source (no HyperSync for Solana yet).
  • Only onSlot handler is supported; log/instruction-level handlers are not available yet.
  • Slot data is not fetched automatically; fetch by slot as needed using RPC or any other source.
  • Tracks finalized slots only (no reorg support yet), resulting in ~20s latency.