Trading SDK
Nexus offers two official SDKs for interacting with the Nexus Exchange, a TypeScript SDK and Python SDK. They provide streamlined access to the REST and WebSocket API gateways.
The SDKs abstract away many of the implementation complexities of interacting with the REST and WS APIs, including handling authentication, request formatting, signature generation, and offers intuitive interfaces for market data retrieval, order management and account operations.
Python SDKTypeScript SDKLast updated

