Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

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 the modules Related to ibc modules label Nov 6, 2023
@github-project-automation github-project-automation bot moved this to 📥 To Do in sovereign-ibc Nov 6, 2023
@Farhad-Shabani Farhad-Shabani added the CI/CD Related to CI/CD label 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
@Farhad-Shabani Farhad-Shabani moved this from 📥 To Do to 🏗️ In Progress in sovereign-ibc Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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