Skip to main content

Module chainstream

Module chainstream 

Source
Expand description

ChainStream Client - Main entry point for the SDK

This module provides the main ChainStreamClient that integrates both REST API (OpenAPI) and WebSocket (Stream) functionality.

Structs§

ChainStreamClient
Main ChainStream client that provides access to all SDK functionality
ChainStreamClientOptions
Options for configuring the ChainStream client
StaticTokenProvider
Simple token provider that holds a static token

Traits§

TokenProvider
Token provider trait for dynamic token refresh