iotex-erc20
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

IoTeX ERC20

Developing

nvm use 10.15.1
npm install
 
# test 
# prepare flow type definitions 
npm run flow-install
# 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 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-erc20

Weekly Downloads

0

Version

0.0.7

License

APACHE

Unpacked Size

76.1 kB

Total Files

12

Last publish

Collaborators

  • koishi