@bithighlander/xchain-cosmos

Custom Cosmos client and utilities used by XChainJS clients

Usage no npm install needed!

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

README

@bithighlander/xchain-client

Cosmos Module for XChainJS Clients

Installation

yarn add @bithighlander/xchain-cosmos

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

yarn add cosmos-client

Cosmos Client Testing

yarn install
yarn test