Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install the Decibel TypeScript SDK and its peer dependencies
npm install @decibeltrade/sdk @aptos-labs/ts-sdk zod
yarn add @decibeltrade/sdk @aptos-labs/ts-sdk zod
pnpm add @decibeltrade/sdk @aptos-labs/ts-sdk zod
@types/ws
npm install -D @types/ws
import { DecibelReadDex, DecibelWriteDex, TESTNET_CONFIG, } from "@decibeltrade/sdk";