Skip to content

multiversx/mx-sdk-js-exchange

Repository files navigation

MultiversX SDK for JavaScript and TypeScript: xExchange utilities

Utilities modules for xExchange interactions

Distribution

npm

Installation

sdk-exchange is delivered via npm, therefore it can be installed as follows:

npm install @multiversx/sdk-exchange

Building the library

In order to compile the library, run the following:

npm install
npm run compile