@terradharitri/sdk-dapp-utils
v0.1.6
Published
SDK for DApp utilities
Downloads
72
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 @terradharitri/sdk-dapp-utilsBuilding the library
In order to compile the library, run the following:
npm install
npm run compile