@xchainjs/xchain-client

v0.15.0
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

rimraf lib/**

compile

tsc -p tsconfig.build.json

prepublishOnly

yarn run build
npm i @xchainjs/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/23/2023

Downloads