mixin-node-client

v0.11.0
Node.js SDK for Mixin Network
mixin blockchain lass node.js crypto

coverage

nyc report --reporter=text-lcov > coverage.lcov

lint

xo

precommit

lint-staged && npm run test

prepublish

npm run generate-dts

test

npm run lint && npm run test-coverage

generate-dts

j2d lib/index.js && ./tools/patch-dts.sh && node tools/generate-dts.js

test-coverage

cross-env NODE_ENV=test nyc ava
npm i mixin-node-client

Metadata

  • MIT
  • >=8.3
  • wangshijun
  • released 10/5/2020

Downloads

Maintainers