@dharitri-sdk/dapp-utils
v0.0.1
Published
SDK for DApp utilities
Downloads
32
Readme
drt-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 @dharitri-sdk/dapp-utils
Building the library
In order to compile the library, run the following:
npm install
npm run compile