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 zksync as a compilation target #479

Open
mmv08 opened this issue Jan 11, 2023 · 0 comments
Open

Add zksync as a compilation target #479

mmv08 opened this issue Jan 11, 2023 · 0 comments

Comments

@mmv08
Copy link
Member

mmv08 commented Jan 11, 2023

Context / issue

With the zksync's zkEVM release on the horizon, we'd like to optionally support it as a compilation target to enable a possible future deployment.

Proposed solution

Use ZkSync's hardhat plugins that can be used optionally (perhaps as an env variable)

Additional context

I experimented a little bit with zksync's compiler, and it's available here: https://github.com/safe-global/safe-contracts/tree/zksync. Our contracts required some adjustments making it impossible to compile production-ready audited contracts, but with changes in #462 it should be possible

@rmeissner rmeissner added this to the Version 1.4.0 milestone Jan 11, 2023
@rmeissner rmeissner removed this from the Version 1.4.0 milestone Feb 13, 2023
farreldarian pushed a commit to farreldarian/safe-contracts that referenced this issue Jan 14, 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

No branches or pull requests

2 participants