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

ICTT Course: Add Multi-Hop Chapter #133

Closed
martineckardt opened this issue Sep 8, 2024 · 0 comments · Fixed by #140
Closed

ICTT Course: Add Multi-Hop Chapter #133

martineckardt opened this issue Sep 8, 2024 · 0 comments · Fixed by #140
Assignees

Comments

@martineckardt
Copy link
Collaborator

Routing tokens from one TokenRemote instance to another is referred to as a "multi-hop", where the tokens are first sent back to their TokenHome contract to update its accounting, and then automatically routed on to their intended destination TokenRemote instance.

Add a chapter after the ERC-20 to ERC-20 Bridge chapter that uses the same setup and adds another L1 with its own ERC20TokenRemote for the ERC-20 token of the first chapter. Then show how a multi-hop can ben performed

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 a pull request may close this issue.

2 participants