@xchainjs/xchain-polkadot

v0.8.2
Custom Polkadot client and utilities used by XChainJS clients
THORChain XChain Polkadot

lint

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

test

jest --detectOpenHandles --runInBand --forceExit

build

yarn clean && rollup -c

clean

rimraf lib/**

start:example

ts-node example/index.ts

prepublishOnly

yarn build
npm i @xchainjs/[email protected]

Metadata

  • MIT
  • Whatever
  • THORChain
  • released 6/3/2021

Downloads