@xchainjs/xchain-cosmos

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

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
npm i @xchainjs/xchain-cosmos

Metadata

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

Downloads