Module common

Module common 

Source
Expand description

Common types and utilities for the Deribit adapter.

Modulesยง

consts
Core constants for the Deribit adapter.
credential
Deribit API credential storage and request signing helpers.
parse
Parsing functions for Deribit API responses into Nautilus domain types.
rpc
JSON-RPC 2.0 protocol structures shared by HTTP and WebSocket interfaces.
urls
URL helpers for Deribit API endpoints.