This package has been deprecated

Author message:

this package has been deprecated

iotex-client-js

0.1.8 • Public • Published

CircleCI npm version

iotex-client-js

Please check documentations at https://docs.iotex.io.

Development

nvm use 8.12.0
npm install
 
# test 
# run all tests 
npm run test
# run a single test file 
npm run ava ./path/to/test-file.js

To run a single test case, follow instructions here.

Scripts

  • npm run build: build source code from src to dist
  • npm run docs: generate documentations
  • npm run publish: publish code to npm
  • npm run changelog-patch bump version patch (bug fixes)
  • npm run changelog-minor bump version minor (new features)
  • npm run changelog-major bump version major (breaking change)

Readme

Keywords

none

Package Sidebar

Install

npm i iotex-client-js

Weekly Downloads

0

Version

0.1.8

License

UNLICENSED

Unpacked Size

86.4 kB

Total Files

15

Last publish

Collaborators

  • puncsky
  • coderzhi