@cosmos-client/ibc

REST API client for Cosmos SDK IBC module.

Usage no npm install needed!

<script type="module">
  import cosmosClientIbc from 'https://cdn.skypack.dev/@cosmos-client/ibc';
</script>

README

@cosmos-client/ibc

REST API client for Cosmos SDK IBC module.

Install

npm install @cosmos-client/ibc

Examples

Working in progress.

For library developlers

Use starport to test.

The first digit major version and the second digit minor version should match Cosmos SDK. The third digit patch version can be independently incremented.

for proto.d.ts error

Insert:

import global_tendermint = tendermint;