0.1.8 • Published 5 years ago

iotex-client-js v0.1.8

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
5 years ago

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)
0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5-webpack

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2-beta

6 years ago

0.0.1-beta

6 years ago