### Install Paradex SDK with npm Source: https://github.com/tradeparadex/paradex.js/blob/main/README.md Installs the Paradex SDK using the npm package manager. ```sh npm install --save @paradex/sdk ``` -------------------------------- ### Install Paradex SDK with yarn Source: https://github.com/tradeparadex/paradex.js/blob/main/README.md Installs the Paradex SDK using the yarn package manager. ```sh yarn add @paradex/sdk ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.