@xchainjs/xchain-avax

v0.5.3
Avax EVM client for XChainJS
XChain Ethereum Virtual Machine

e2e

jest --config jest.config.e2e.js

lint

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

test

jest --passWithNoTests

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 5/15/2024

Downloads