@xchainjs/xchain-client

v0.2.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 `asgardex-crypto` library should be used to ensure cross-chain com

test

jest --passWithNoTests

build

yarn run clean && yarn run compile

clean

rimraf -rf ./lib

compile

tsc -p tsconfig.build.json

prepublishOnly

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

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/11/2020

Downloads