Cyfrin Updraft.

Post

Share your knowledge.

thegreatfeez.
Dec 19, 2024
Expert Q&A

Zksync Foundry Install

seems the zksync foundry installation, isn't in the github repo anymore, i tried to type the command line into my terminal "permission denied, could not read from remote repository"

  • Cyfrin Updraft
  • Foundry
  • Solidity
1
2
Share
Comments
.

Answers

2
The8bitGHOST.
Dec 19 2024, 12:12

which command did you try ? Also did you clone the foundry zksync repo in a different folder ? (if your project is a folder named foundry-simple-storage inside a folder named Web3 then you should clone the zksync repo into new folder, inside the Web3 folder but outside the foundry-simple-storage folder.)

using

git clone https://github.com/matter-labs/foundry-zksync.git

then navigate to the folder where you cloned zkSync and run the install command

./install-foundry-zksync

if you did then you could just use

foundryup-zksync

in the terminal of your project folder i.e foundry-simple-storage.

And to switch back to normal/base foundry just use

foundryup
1
Comments
.
100xLeaner.
Jan 7 2025, 04:06

Hi, I am getting a command not found when trying to do ./install-foundry-zksync after navigating to the zksync folder in wsl.

0
Comments
.

Do you know the answer?

Please log in and share it.

Cyfrin Updraft is an education platform specializing on teaching the next generation of smart contract developers

195Posts196Answers
We use cookies to ensure you get the best experience on our website.
More info