@paradex/sdk
v0.5.3
Published
JavaScript SDK for Paradex
Downloads
189
Keywords
Readme
Paradex SDK
Install
npm install --save @paradex/sdk
yarn add @paradex/sdk
Examples
Notes on browser usage
To use the Paradex SDK in the browser you will need to polyfill Buffer
from node and define process.env.NODE_DEBUG
to satisfy @starkware-industries/starkware-crypto-utils
.
Get in touch
Have a feature to request or a bug to report?
Drop us a message on Discord.
Warning
⚠️ @paradex/sdk
is experimental and APIs are subject to change