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

PoC of IBC call from different chain to EVMOS #3

Closed
taijusanagi opened this issue Aug 31, 2022 · 13 comments
Closed

PoC of IBC call from different chain to EVMOS #3

taijusanagi opened this issue Aug 31, 2022 · 13 comments
Labels
documentation Improvements or additions to documentation

Comments

@taijusanagi
Copy link
Contributor

This is fundamental in my app, so doing this PoC first.

@taijusanagi taijusanagi added the documentation Improvements or additions to documentation label Aug 31, 2022
@taijusanagi
Copy link
Contributor Author

Getting faucet token in cosmos15jr8xdvt5u7ddj6xsjl0s2d6ta5n0lvyhllw9d for theta
https://explorer.theta-testnet.polypore.xyz/transactions/FB9240C29BE3FAF9E3E4BB897C3B6DCF029D7E294C29AE0A4C785CF000B4000C

@taijusanagi
Copy link
Contributor Author

@taijusanagi
Copy link
Contributor Author

Now trying to send token from cosmos to evmos in testnet.

@taijusanagi
Copy link
Contributor Author

I think building a relayer is out of scope (even though there are many documents explaining this).
I'll find the way using the testnet existing relayer.

@taijusanagi
Copy link
Contributor Author

There is a relayer between cosmos and evmos, I'll try to use this.

https://testnet.mintscan.io/evmos-testnet/relayers

Screen Shot 2022-08-31 at 22 02 44

@taijusanagi
Copy link
Contributor Author

Difficult to find how to call relayer, so try to use the local go relayer in quick time first.
https://github.com/cosmos/relayer

@taijusanagi
Copy link
Contributor Author

This is tutorial for running go-relayer
https://tutorials.cosmos.network/academy/4-ibc/go-relayer.html

@taijusanagi
Copy link
Contributor Author

@taijusanagi
Copy link
Contributor Author

This repo looks nice reference to do cross-chain call
https://github.com/HackerSamuraiDAO/ibc-ts-relayer-example

@taijusanagi
Copy link
Contributor Author

I cannot make connection between theta and osmosis...
confio/ts-relayer#221

@taijusanagi
Copy link
Contributor Author

I'm not building relayer, try to send call from cosmos hub to evmos

@taijusanagi
Copy link
Contributor Author

I think this should be

  • call from otherchain
  • call from eth way

@taijusanagi
Copy link
Contributor Author

so change the way, we will use EVM -> EVMOS call by IBC

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

No branches or pull requests

1 participant