Skip to content

Yellowstone Rust Client

The Venum Yellowstone Rust client is an early public part of the Venum open-source surface.

It is aimed at builders who want a Rust-native way to work with Yellowstone-style Solana streaming and infrastructure workflows without rebuilding the client layer from scratch.

Status

This client is early but public.

Use it when you are comfortable working with a fast-moving developer tool and want to evaluate the direction early.

Who It Is For

  • Rust teams building Solana infrastructure services
  • Builders working with Geyser-style account and transaction streams
  • Teams that want lower-level streaming access than the hosted Venum API surface

Positioning

The Yellowstone Rust client is not the main Venum product surface.

Venum's primary product remains the hosted execution API. The Rust client is part of the broader open-source layer around that core API.

Next Steps