-
Notifications
You must be signed in to change notification settings - Fork 64
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
Goals for this project? #91
Comments
Sorry for the very late reply.
In addition, we plan to use ibc-solidity and a TEE-based light client proxy called LCP to build a trust-minimized bridge between ethereum and other chains soon. |
@han-so1omon ICYMI. apology for long delay! |
I did miss this, sorry! I'll discuss with some folks and get back to y'all :) |
hi @bluele this project may not be for ethereum PoW/PoS blockhains, right? as it doesn't implement the light clients |
Sorry for the late reply. ibc-solidity supports deployment to ethereum execution layer! |
Thank you for the reply, yes it can be deplyed to ethereum for IBC with Besu using the IBFT light client, and for Besu to verify ethereum ,needs to deploy ethereum light client you provided above right? what's the MockClient used for? Also to a complete solution, need the relayer to support IBC packets, can provide the advice? thanks |
MockClient is mainly for testing purposes. If you want to verify ethereum on Besu, you will need to prepare the ethereum light client in solidity. |
Hi y'all. I have a few questions about this. It's very interesting.
Cheers! Let me know if these questions are best answered elsewhere as well. Feel free to tag any relevant parties.
The text was updated successfully, but these errors were encountered: