Skip to content
Cosmopediaby Unity Nodes
DiscussionsMiscellaneousWe can't connect to cosmos-hub now, right?Forum ↗

We can't connect to cosmos-hub now, right?

Miscellaneous3 posts607 viewsLast activity Jun 2019
QI
qiushui777OP
Jun 2019

I am learning cosmos-sdk now. And it turns out that there is no tutorial about how to connect your chain to cosmos-hub. So the cross-chain future is still not available? BTW, I really have a hard time reading the source code of IBC module. Looks like we need to implement a lot of codes if we want to have cross-chain feature just like what the basecoin project? Thanks.

ZA
zaki
Jun 2019

The IBC protocol is in the final stages of specification here

GitHub

cosmos/ics

Standards for the Cosmos network & interchain ecosystem. - cosmos/ics

Here is an example of an application built using the prototype IBC code the cosmos SDK team has been developing.

GitHub

dgamingfoundation/hackatom-marketplace

Contribute to dgamingfoundation/hackatom-marketplace development by creating an account on GitHub.

QI
qiushui777
Jun 2019

Looks like the example project is not really using the codes in cosmos-sdk/x/ibc module, and it really changes a lot of codes…

← Back to Discussions