@xchainjs/xchain-dash

v1.0.7
Custom Dash client and utilities used by XChainJS clients
XChain Dash

clean

rm -rf .turbo && rm -rf lib

build

yarn clean && rollup -c --bundleConfigAsCjs

build:release

yarn exec rm -rf release && yarn pack && yarn exec "mkdir release && tar zxvf package.tgz --directory release && rm package.tgz"

test

jest

e2e

jest --config jest.config.e2e.js

lint

eslint "{src,__tests__}/**/*.ts" --fix --max-warnings 0

postversion

git push --follow-tags
npm i @xchainjs/xchain-dash

Metadata

  • MIT
  • Whatever
  • XChainJS
  • released 10/11/2024

Downloads