2.0.0 • Published 1 year ago

@multiversx/sdk-dapp-utils v2.0.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
1 year ago

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