@dashevo/dashpay-contract

v0.1.0
Reference contract of the DashPay DPA on Dash Evolution

lint

eslint .

test

npm run test:unit

test:unit

mocha 'test/unit/*.spec.js'

check-package

npm run check-package:name && npm run check-package:version

check-package:name

test $(jq -r .name package.json) = $(jq -r .name package-lock.json)

check-package:version

test $(jq -r .version package.json) = $(jq -r .version package-lock.json)
npm i @dashevo/[email protected]

Metadata

  • MIT
  • Whatever
  • Dash Core Team
  • released 1/11/2021

Downloads