Expand description
Common types and utilities for the Deribit adapter.
Modulesยง
- consts
- Core constants for the Deribit adapter.
- credential
- Deribit API credential resolution, storage, and request signing.
- enums
- Common enumerations for the Deribit adapter.
- models
- Models shared between Deribit HTTP and WebSocket layers.
- 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
- Environment-aware Deribit API endpoint URLs.