Skip to content

TypeScript SDK โ€‹

The official TypeScript SDK for Neony DEX is @nightlylabs/dex-sdk, available on npm.

Installation โ€‹

sh
npm install @nightlylabs/dex-sdk
sh
pnpm add @nightlylabs/dex-sdk
sh
yarn add @nightlylabs/dex-sdk
sh
bun add @nightlylabs/dex-sdk

See Also โ€‹

  • API Keys โ€” create and manage keys needed to authenticate SDK requests
  • Rate Limits โ€” understand request limits before building integrations
  • REST API โ€” full REST and WebSocket API reference