Validators DAO Open-Sourced the Solana Stream SDK

Validators DAO Open-Sourced the Solana Stream SDK

2025.05.29
ELSOUL LABO B.V. (Headquarters: Amsterdam, Netherlands; CEO: Fumitake Kawasaki) and Validators DAO have officially open-sourced the "Solana Stream SDK," a new tool designed to simplify access to streaming data on the Solana blockchain.
The Solana Stream SDK enables developers to easily and rapidly integrate real-time data streams, specifically targeting users who leverage the Geyser and ShredStream protocols.

Why is the Solana Stream SDK Essential?

Solana encourages migration from traditional WebSockets to the faster and more lightweight gRPC streams. However, tools previously available to subscribe to streams such as Geyser YellowStone or ShredStream required complex setups and additional coding. As a result, entry into these streams was limited primarily to highly experienced developers.
Validators DAO has already simplified the deployment and operation of Solana validators and RPC nodes through our existing SLV tool. Leveraging this expertise, we have now open-sourced the Solana Stream SDK to make Solana’s streaming data more accessible to a broader community.

Key Features of the Solana Stream SDK

Solana Stream SDK
  • Out of the Box: No additional setup or coding required. Immediate access to Geyser gRPC and ShredStream.
  • Cross-platform Compatibility: Available in TypeScript (NPM) and Rust (Crates.io). Rust is particularly recommended for performance-focused developers.
  • Advanced Filtering Capabilities: Includes advanced transaction and account-based filtering for ShredStream, previously unavailable.
  • Speed and Lightweight: Supports faster streaming than traditional WebSockets, compatible with both Geyser gRPC and ultra-high-speed Shreds protocol.

Immediate Start with Sample Code

The GitHub repository includes numerous ready-to-use examples to help you quickly test stream subscriptions, filtering, and implementations.

Verified Compatibility with ERPC and Major RPC Providers

ERPC
The Solana Stream SDK has been thoroughly tested on ERPC and other major Solana RPC providers. ERPC offers a 7-day free trial, providing a great opportunity to explore and adopt this new technology.

Integration with SLV and Future Plans

SLV
Moving forward, the Solana Stream SDK will be fully integrated with SLV, enabling seamless deployment from server setup to client implementation, further accelerating the development of Solana-based applications.

Join the Validators DAO Community

Validators DAO always welcomes your valuable feedback and suggestions. Please join our Discord community to share your ideas.
Validators DAO remains dedicated to contributing to the continuous growth and development of the Solana ecosystem.
Thank you for your continued support.