@xchainjs/xchain-client

v1.0.7
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

XChainJS Wallet Client Interface

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 compatible keystores are handled. The client is only ever passed a master BIP39 phrase, from which a temporary key and address is decoded.

Documentation

xchain client

Overview of xchain-client
Interface of xchain-client

npm i @xchainjs/xchain-client

Metadata

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

Downloads