@dashevo/wallet-lib

v7.21.0-dev.2
Light wallet library for Dash
cryptocurrency dash wallet

lint

eslint .

test

npm run test:unit && npm run test:integration && npm run test:functional && npm run test:browsers

build

webpack --display-error-details

lint:fix

eslint . --fix

test:unit

nyc mocha 'src/**/*.spec.js'

test:browsers

karma start ./karma.conf.js --single-run

prepublishOnly

npm run build

test:functional

nyc mocha 'tests/functional/*.js'

test:integration

nyc mocha 'tests/integration/**/*.spec.js'
npm i @dashevo/[email protected]

Metadata

  • MIT
  • Whatever
  • Dash Core Team
  • released 8/10/2021

Downloads