@dashevo/dashpay-contract

v1.0.0
Reference contract of the DashPay DPA on Dash Evolution

lint

eslint .

test

npm run test:unit

test:unit

mocha 'schema/*.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 12/8/2020

Downloads