@xchainjs/xchain-cosmos

v2.0.1
Custom Cosmos client and utilities used by XChainJS clients
XChain Cosmos

e2e

jest --config jest.config.e2e.js

lint

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

test

jest

build

yarn clean && rollup -c

clean

rm -rf .turbo && rm -rf lib

build:release

yarn exec rm -rf release && yarn pack && yarn exec "mkdir release && tar zxvf package.tgz --directory release && rm package.tgz"
npm i @xchainjs/[email protected]

Metadata

  • MIT
  • Whatever
  • XChainJS
  • released 8/20/2024

Downloads