Skip to content

[General] <create contract on zksync Sepolia failed with foundry> #829

Answered by dutterbutter
wiselyG asked this question in General
Discussion options

You must be logged in to vote

Hey you have to include --zksync when making use of foundry-zksync. The command would then be:

forge script script/Counter.s.sol --rpc-url $ZKSYNC_TESTNET --account zksyncSep --broadcast -vvv --zksync

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dutterbutter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
general General question
2 participants