Dopex SDK
Getting Started
Installation
Via npm:
npm i @dopex-io/sdk
Via yarn:
yarn add @dopex-io/sdk
Development
Please have these installed on your machine:
Install dependencies:
yarn
To make the production build, run:
yarn build
Dopex SDK
Homepage Repository npm TypeScript Download
npm install @dopex-io/sdk@1.0.0-beta.4
Via npm:
npm i @dopex-io/sdk
Via yarn:
yarn add @dopex-io/sdk
Please have these installed on your machine:
Install dependencies:
yarn
To make the production build, run:
yarn build