cosmology-tech / starship

A k8s based unified development environment for Cosmos Ecosystem (and beyond)
https://cosmology.zone/products/starship
MIT License
65 stars 16 forks source link

feature: add `/create_channel` endpoint on Exposer for Relayers #396

Closed Anmol1696 closed 4 months ago

Anmol1696 commented 4 months ago

Overview

  1. Exposer running next to relayer, should be able to create a channel or connection between chains based on exposer endpoint
  2. This will remove the requirements for running kubectl command to create hermes specific commands

Related to #141