@jafri/eosjs2

v20.0.1-e34c16e.176
Talk to eos API

cypress

./scripts/run-cypress.sh

cypress-ui

./scripts/run-cypress.sh ui

prepare

npm run build

lint

tslint -c tslint.json -p tsconfig.json

lint-fix

tslint -c tslint.json -p tsconfig.json --fix

test

jest src/tests/*eosjs*

test-node

jest src/tests/*node*

test-all

yarn test && yarn test-node && yarn cypress

build

tsc -p ./tsconfig.json

build-web

webpack --config webpack.prod.js && webpack --config webpack.debug.js

build-production

yarn build && yarn build-web && yarn test-all

clean

rm -rf dist

docs-init

sh .docs/scripts/init.sh

docs-build

sh .docs/scripts/build.sh

docs-serve

python -m SimpleHTTPServer

docs-publish

sh .docs/scripts/publish.sh
npm i @jafri/[email protected]

Metadata

  • MIT
  • Whatever
  • block.one
  • released 10/25/2019

Downloads

Maintainers