Skip to main content
You're viewing v3 documentation

This is the v3 HyperIndex documentation. Still on an older version? Open the v2 documentation and consider migrating to v3.

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.