@bithighlander/xchain-thorchain

Custom Thorchain client and utilities used by XChainJS clients

Usage no npm install needed!

<script type="module">
  import bithighlanderXchainThorchain from 'https://cdn.skypack.dev/@bithighlander/xchain-thorchain';
</script>

README

@bithighlander/xchain-thorchain

Thorchain Module for XChainJS Clients

Installation

yarn add @bithighlander/xchain-thorchain

Following peer dependencies have to be installed into your project. These are not included in @bithighlander/xchain-thorchain.

yarn add cosmos-client

Thorchain Client Testing

yarn install
yarn test