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
onSlothandler 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.