Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 500 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 500 Bytes

mx-sdk-dapp-utils

This package provides a set of utilities and models for dApp development.

Distribution

npm

Installation

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

npm install @multiversx/sdk-dapp-utils

Building the library

In order to compile the library, run the following:

npm install
npm run compile