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

Add LibValueTicket and ETHBridge for native token bridging #52

Open
wants to merge 21 commits into
base: state-syncer
Choose a base branch
from

Conversation

ernestognw
Copy link
Member

@ernestognw ernestognw commented Feb 26, 2025

Add new ETHBridge.

The design is very simple, and it relies on a new libraries to create and verify what I call "Value Tickets". These are tickets that are signaled and can be proven on the destination chain.

@ernestognw ernestognw marked this pull request as draft February 26, 2025 06:53
@ernestognw ernestognw changed the base branch from main to state-syncer February 26, 2025 06:54
@ernestognw ernestognw changed the title Add NativeTokenBridge for native token (ETH) bridging Add ETHBridge for native token bridging Feb 26, 2025
@ernestognw ernestognw marked this pull request as ready for review February 26, 2025 08:15
@ernestognw ernestognw marked this pull request as draft February 26, 2025 09:57
@ernestognw ernestognw marked this pull request as ready for review February 26, 2025 10:12
@ernestognw ernestognw changed the title Add ETHBridge for native token bridging Add LibValueTicket and ETHBridge for native token bridging Feb 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants