Skip to main content

Quick Setup

Get streaming Solana data in minutes with working code examples. Choose your approach based on your needs (ordered fastest to slowest):
Need raw shreds? Subscribe from the Shreds tab in your Helius Dashboard. See How to Subscribe to Raw Shreds for setup steps.

Option 1: LaserStream gRPC

Most reliable option with 24-hour historical replay and multi-node failover. Best for mission-critical backends and indexers.

LaserStream Guide

Complete LaserStream documentation with historical replay

Get started

Get your LaserStream gRPC token and endpoint in your Helius dashboard

Option 2: LaserStream WebSocket

LaserStream WebSocket serves the standard Solana subscription methods and Helius extensions like transactionSubscribe on a single unified endpoint. Perfect for browser/UI clients and broad ecosystem compatibility.
Replace YOUR_API_KEY with your key from dashboard.helius.dev.

LaserStream WebSocket Overview

All subscription methods (standard Solana + Helius extensions) with parameter reference and examples

Option 3: Webhooks

For server-side applications that need event notifications without holding a persistent connection.

Webhooks Guide

Complete webhook setup and event handling

Common Use Cases

Monitor Token Transfers
Track Pump.fun trades
Watch Wallet Activity

Next Steps

Streaming Overview

Learn about all streaming options and when to use each

API Reference

Complete method documentation and parameters
Need help? Join our Discord or check support docs.