@xchainjs/xchain-bitcoin

v1.1.3
Custom Bitcoin client and utilities used by XChainJS clients
XChain Bitcoin

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-bitcoin

Metadata

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

Downloads