WebsockexNova.Examples.ClientDeribit (WebsockexNova v0.1.0)
View SourceDeribit-specific client API, wrapping WebsockexNova.Client with the Deribit adapter.
Provides a user-friendly, domain-specific interface for connecting, authenticating, and subscribing to Deribit WebSocket channels.
Summary
Functions
Authenticate using client credentials (from opts or environment).
Connect to Deribit WebSocket API with sensible defaults. User-supplied opts override defaults.
Send a custom JSON-RPC payload to Deribit.
Subscribe to a Deribit ticker channel for a given instrument (e.g., "BTC-PERPETUAL").
Subscribe to a Deribit trades channel for a given instrument (e.g., "BTC-PERPETUAL").
Functions
Authenticate using client credentials (from opts or environment).
Connect to Deribit WebSocket API with sensible defaults. User-supplied opts override defaults.
Send a custom JSON-RPC payload to Deribit.
Subscribe to a Deribit ticker channel for a given instrument (e.g., "BTC-PERPETUAL").
Subscribe to a Deribit trades channel for a given instrument (e.g., "BTC-PERPETUAL").