@multiversx/sdk-exchange
v0.2.21
Published
Utilities modules for xExchange interactions
Downloads
277
Maintainers
Keywords
Readme
MultiversX SDK for JavaScript and TypeScript: xExchange utilities
Utilities modules for xExchange interactions
Distribution
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