@xchainjs/xchain-thorchain

v2.0.10
Custom Thorchain client and utilities used by XChainJS clients
THORChain XChain

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

start:example

ts-node example/index.ts

generate:ThorchainMsgs

./genMsgs.sh
npm i @xchainjs/xchain-thorchain

Metadata

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

Downloads