Skip to main content
The OrbitFlare SDK gives you typed clients for every OrbitFlare service. Instead of managing raw HTTP requests, gRPC channels, and WebSocket connections yourself, the SDK handles connection lifecycle, authentication, retries, failover, and reconnection behind a clean API.

What’s included

Environment variables

Robinhood Chain SDK

For Robinhood Chain, OrbitFlare ships a separate Rust crate, orbitflare-robinhood-sdk, built on alloy types with the same transport features - retry, endpoint failover, and self-healing WebSocket subscriptions. See the Robinhood Chain SDK page.

Source

The SDKs are open source: