LaserStream provides real-time Solana data streaming via gRPC. We have three official SDKs:
- Located in
/javascript
- Install via npm:
npm install helius-laserstream
- Located in
/rust
- Install via cargo:
cargo add helius-laserstream
- Located in
/go
- Install via go get:
go get github.com/helius-labs/laserstream-sdk/go