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

Generate Arbitrum Bridge Proof #81

Closed
wants to merge 5 commits into from

Conversation

efecarranza
Copy link

Changelog

Add command to generate Arbitrum burn proofs.

@sakulstra
Copy link
Contributor

@efecarranza sorry missed this one before, could you add some context here on why/what for this is needed?
It's a quite huge dependency as it seems like if forces us to use ethers OffchainLabs/arbitrum-sdk#321

If it's useful for aave ofc, we'll consider adding it, but right now it's not clear to me, plz elaborate.

@efecarranza
Copy link
Author

@sakulstra hey Lukas, sorry I had missed this before.
in order to generate the proof to exit the bridge, unlike polygon which offers an API endpoint, arbitrum only offers to do it via SDK (same as optimism). therefore, i decided to make some utility to abstract some of this away and make this easier for anybody doing a bridge from arbitrum to mainnet.

@sakulstra sakulstra closed this Apr 23, 2024
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