Replies: 1 comment 12 replies
-
Thanks for the post, will check this out and get back to you |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Mainnet
Provide a brief description of the functionality you're trying to implement and the issue you are running into.
Hello! I am the engineer working on the etherfi OFT rollout to zksync! We use forge scripts for our cross-chain deployments and configurations. So naturally, I am trying to set up the zksync foundry fork on my machine. I linearly followed the instructions in the foundry-zksync repo and successful ran
cargo build --release
in myfoundry-zksync
repo. But after I tried to run a quick sanity test below which failed:Repo Link (Optional)
https://github.com/matter-labs/foundry-zksync
Additional Details
No response
Beta Was this translation helpful? Give feedback.
All reactions