@zilliqa-js/viewblock

v0.0.1
> A library interfacing with the Zilliqa blockchain and ViewBlock's APIs

prepare

yarn build

build

rm -rf dist && babel src -d dist

test

ava -v

lint

eslint src test

cover

nyc yarn test

report

yarn cover && nyc report --reporter=text-lcov | coveralls
npm i @zilliqa-js/[email protected]

Metadata

  • MIT
  • Whatever
  • Balthazar Gronon
  • released 6/24/2020

Downloads