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

how to run the demo #41

Open
matiaszabal opened this issue Dec 20, 2021 · 4 comments
Open

how to run the demo #41

matiaszabal opened this issue Dec 20, 2021 · 4 comments

Comments

@matiaszabal
Copy link

Hi guys, great work!

I'm trying to run the demo (I've uncommented cli and relayer workspace members, but the relayer yields an error message:

....
caused by: failed to load manifest for dependency 'pallet-ibc'
caused by: ... cant read ibc-demo/pallets/ibc/Cargo.toml
no such file
...

Would you give me an easy fix for this? I'd like to create a demo where one substrate-ibc chain speaks with one cosmos-sdk-ibc chain.

Thanks!!

@livelybug
Copy link
Contributor

Hi @matiaszabal, thanks for the issue. The demo is outdated. We are developing a new version of substrate-ibc integrated ibc-rs. And the corresponding demo will be made accordingly, in about 2 weeks.

BTW, the official cosmos-sdk-ibc cannot interact with substrate-ibc as it doesn't have a GRANDPA light client. Are you developing a GRANDPA light client for cosmos-sdk-ibc?

@matiaszabal
Copy link
Author

Hi @livelybug, thanks for the answer.
I´m a researcher so I won't be directly implementing the light client myself but might propose the project to the team.

So, IBC/TAO is no longer a substrate PALLET?
I'd like to integrate ibc to my substrate experiment, do you think
it will be an easy task once the new code is finished?

One more: is there any telegram/discord I can use to get in touch?

Looking forward to try the demo, thanks again

@livelybug
Copy link
Contributor

@matiaszabal

IBC/TAO will still be implemented in the substrate PALLET, but most of the logic is implemented inside module ibc-rs.

You may refer to https://github.com/octopus-network/Astar/tree/dv-ibc-dev for the ibc integration on a parachain, the commits from Nov 26, 2021 are for ibc integration.

We have an ibc channel in discord: https://discord.com/channels/820671513594167336/873018126726467685

@DaviRain-Su
Copy link
Contributor

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

3 participants