-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
Getting faucet token in cosmos15jr8xdvt5u7ddj6xsjl0s2d6ta5n0lvyhllw9d for theta |
Now trying to send token from cosmos to evmos in testnet. |
I think building a relayer is out of scope (even though there are many documents explaining this). |
There is a relayer between cosmos and evmos, I'll try to use this. |
Difficult to find how to call relayer, so try to use the local go relayer in quick time first. |
This is tutorial for running go-relayer |
Added evmos evm tx and detect in cosmos way |
This repo looks nice reference to do cross-chain call |
I cannot make connection between theta and osmosis... |
I'm not building relayer, try to send call from cosmos hub to evmos |
I think this should be
|
so change the way, we will use EVM -> EVMOS call by IBC |
This is fundamental in my app, so doing this PoC first.
The text was updated successfully, but these errors were encountered: