1.0.0-alpha.10 • Published 4 months ago

@dapp.xyz/node-common v1.0.0-alpha.10

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Background

node common sdk

Content

(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 files

Cookbook

npm install @dapp.xyz/node-common --production

import {Datetime} from "@dapp.xyz/node-common"

Logs

1.0.02019-05-30

  1. Support most of the common modules, and gradually test and improve.