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

Scripts for WASM-enabled Cosmos node setup and Sovereign client WASM deployment #19

Open
Tracked by #26
Farhad-Shabani opened this issue Nov 6, 2023 · 1 comment
Labels
CI/CD Related to CI/CD sov-light-client Related to Sovereign light client

Comments

@Farhad-Shabani
Copy link
Member

Background

To effectively engage with the WASM file of the Sovereign light client on Cosmos SDK chains, we should set up a WASM-enabled Cosmos node and come up with necessary scripts to facilitate the deployment of the Sovereign client's WASM file. This subsequently would enable Hermes to the establishment of IBC transport and relaying.

These scripts should manage the procedures involved in uploading WASM files to the IBC store, querying WASM code hashes and laying down the ground for including and interacting with this Cosmos node through the CI (to perform our integration tests).

As for the Cosmos node binary, to begin with, the simd under the ibc-go feat/wasm-clients branch can serve as the candidate for our the development phase of light client.

@Farhad-Shabani Farhad-Shabani added modules Related to ibc modules CI/CD Related to CI/CD labels Nov 6, 2023
@Farhad-Shabani
Copy link
Member Author

Here working on the scripts: https://github.com/Farhad-Shabani/simd-scripts/tree/simd-wasm

@Farhad-Shabani Farhad-Shabani changed the title Write scripts for WASM-enabled Cosmos node setup and Sovereign client WASM deployment Scripts for WASM-enabled Cosmos node setup and Sovereign client WASM deployment Nov 6, 2023
@Farhad-Shabani Farhad-Shabani added sov-light-client Related to Sovereign light client and removed modules Related to ibc modules labels Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related to CI/CD sov-light-client Related to Sovereign light client
Projects
Status: 🏗️ In Progress
Development

No branches or pull requests

1 participant