eoslime

v2.0.1
eoslime is an EOS development and deployment framework based on eosjs.js
lime eos eoslime framework testing deployment contract

build

tsc

test

nyc --check-coverage mocha './tests/**/*.js' && tsc&& bash ./tests/testing-contracts/compile.sh && mocha -r ts-node/register tests/**/*.ts

test-dev

mocha './tests/**/*.js'&& tsc && bash ./tests/testing-contracts/compile.sh && mocha -r ts-node/register tests/**/*.ts

coverage

nyc report --reporter=text-lcov > coverage.lcov && codecov
npm i eoslime

Metadata

  • MIT
  • Whatever
  • Lyubomir Kiprov
  • released 4/4/2022

Downloads