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

Choice of relayer to connect any heterogeneous blockchain to a Cosmos chain #156

Open
MiguelRocha2001 opened this issue Mar 12, 2025 · 0 comments

Comments

@MiguelRocha2001
Copy link

Hello.

I am trying to connect a blockchain to the IBC ecosystem, by implementing the IBC protocol on an external state-machine. Now, I need a relayer, so when the state-machine produces IBC packets, they need to be relayed by the relayer, among other things, such as receiving IBC packets, sending and submitting proofs, make the IBC handshake, etc.

What options do I have? Can I use your relayer? Hermes and Relayer-Go seem to be supported only for Comos chains.
Maybe Hyperspace can be used?

In particular, I want to o connect an heterogeneous blockchain (where the IBC state machine will be handled by external validators), to any Comos chain, such as Gaia.

If anyone could help me on this matter, I would be appreciated.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant