Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ICS-08 Wasm light client domain types #1030

Closed
Farhad-Shabani opened this issue Jan 5, 2024 · 0 comments · Fixed by #1031
Closed

Implement ICS-08 Wasm light client domain types #1030

Farhad-Shabani opened this issue Jan 5, 2024 · 0 comments · Fixed by #1031
Assignees
Labels
O: new-feature Objective: aims to add new feature S: wasm Scope: support Wasm envs
Milestone

Comments

@Farhad-Shabani
Copy link
Member

Background

Implement the required ICS-08 Wasm light client domain types to facilitate the development of CosmWasm light clients. This will empower users to deploy their CosmWasm contracts on Cosmos chains integrated with the Wasm-enabled version of ibc-go, thereby enabling seamless IBC communication with non-Cosmos chains.

Worth noting that ibc-go team has recently released their 08-wasm proxy light client implementation.

This initiative aligns with the broader goal of implementing a CosmWasm client for Sovereign SDK rollups, targeting deployment on Cosmos chains: informalsystems/sovereign-ibc#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: new-feature Objective: aims to add new feature S: wasm Scope: support Wasm envs
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant