xchain-cosmos-sdk

Installation

yarn add @xchainjs/xchain-cosmos-sdk

Example

This package is perfect if you need support for a chain built on top of Cosmos-sdk that is not yet supported within Xchain. You may need to override some methods if the chain in question has specific behaviors.

If you do so, don't forget to leave it in PR so that other community members can use your work.

For more information about the API of the package, please click here

Last updated