@dapp.xyz/node-common
v1.0.0-alpha.10
Published
node common sdk
Readme
Background
node common sdkContent
(base) ➜ node-common (master) ✗ tree -L 1
.
├── README.md
├── doc
├── index.js
├── lib
├── node_modules
├── package-lock.json
├── package.json
├── test
└── tool
5 directories, 4 filesCookbook
npm install @dapp.xyz/node-common --production
import {Datetime} from "@dapp.xyz/node-common"Logs
[1.0.0]2019-05-30
- Support most of the common modules, and gradually test and improve.
