Skip to main content

Guide

Nord is the exchange engine behind N1. Integrations read state over HTTP and WebSocket and change state by submitting signed protobuf actions to a single endpoint. Everything the web app does is available to you over the same interfaces.

Choose an integration path:

  • TypeScript@n1xyz/nord-ts wraps the protocol, including signing, decimal scaling, and WebSocket subscriptions. Fastest way to get running.

  • Any language — call the REST API, stream WebSocket updates, and build signed actions from the published protobuf schema.

  • AI agentsNord Agent Kit connects MCP clients to public market data and session-authorized account and trading tools.

Start here

Reference

  • TypeScript SDK — client setup, market data, trading, RFQ, triggers, funding, WebSockets.
  • API — REST endpoints, streams, and the action protocol.
  • API references — interactive Nord and Proton OpenAPI references, generated from the live schemas.
  • Changelog — protocol releases and breaking changes.
  • Resources — packages, schemas, and support.

For product behavior — margining, funding, liquidations, fees, order semantics — see the Trading section. This section covers how to talk to the exchange, not how the exchange prices risk.

These materials are provided for informational purposes only and do not constitute financial, investment, legal, or tax advice, or an offer or solicitation to buy or sell any asset. Trading digital assets and derivatives involves substantial risk, including the possible loss of some or all capital. Products may not be available in all jurisdictions. Users are responsible for evaluating suitability and complying with applicable laws.