@xchainjs/xchain-radix

v1.1.5
Custom Radix client and utilities used by XChainJS clients
XRD Radix 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

compile

tsc -p tsconfig.build.json

lint

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

fund

ts-node src/utils.ts
npm i @xchainjs/xchain-radix

Metadata

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

Downloads