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

start of custom bridge #5

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

darcys22
Copy link
Collaborator

No description provided.

@darcys22 darcys22 force-pushed the custom-bridge branch 5 times, most recently from aa43807 to 17ba73c Compare February 26, 2025 02:56
This modifies SESH to have a custom bridge so we can have an upgradable
L2 token contract. This provides the necessary code so that the arbitrum
bridge can mint/burn tokens on the L2 token as necessary, and makes it
possible to register the tokens with the arbitrum router and gateway.

To use these we call the following scripts in this order
- deploy-l1-token
- deploy-l2-token
- register-and-bridge

with the token deployment addresses needing to be added to the scripts
as they are deployed.
@darcys22 darcys22 marked this pull request as ready for review March 4, 2025 04:22
@darcys22 darcys22 merged commit 656e6cc into session-foundation:master Mar 4, 2025
2 checks passed
@darcys22 darcys22 deleted the custom-bridge branch March 4, 2025 04:23
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.

1 participant