@multiversx/sdk-dapp-utils
v1.0.1
Published
SDK for DApp utilities
Downloads
2,690
Maintainers
Keywords
Readme
mx-sdk-dapp-utils
This package provides a set of utilities and models for dApp development.
Distribution
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