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§
- Chain
Stream Client - Main ChainStream client that provides access to all SDK functionality
- Chain
Stream Client Options - Options for configuring the ChainStream client
- Static
Token Provider - Simple token provider that holds a static token
Traits§
- Token
Provider - Token provider trait for dynamic token refresh