Home

Awesome

<div align="center"> <h1>CosmWasm Integration</h1> </div>

This collection is designed to offer libraries that facilitate the implementation of various ibc-rs core, clients and applications as CosmWasm contracts. Currently, the available packages are:

IBC Clients

[!CAUTION] The ibc-client-cw is currently in development and should not be deployed for production use. Users are advised to exercise caution and test thoroughly in non-production environments.

[!TIP] The pre-compiled CosmWasm contract for ibc-client-tendermint-cw is available as a Github workflow artifact at Actions tab. They can be downloaded during a Github workflow using actions/download-artifact@v4 action.