@xchainjs/xchain-client

v1.0.1
A specification for a generalised interface for crypto wallets clients, to be used by XChainJS implementations. The client should not have any functionality to generate a key, instead, the `xchain-crypto` library should be used to ensure cross-chain compa

test

jest --passWithNoTests

build

yarn clean && rollup -c

clean

rm -rf .turbo && rm -rf lib

compile

tsc -p tsconfig.build.json

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
  • Unknown
  • released 8/20/2024

Downloads