Skip to content

Can't Deploy my test script #340

Closed Answered by 0xhwk
Xazrael asked this question in Remix Plugin
Feb 17, 2024 · 6 comments · 1 reply
Discussion options

You must be logged in to vote

As ZkSync is EVM compatible but not equivalent, you can't compile and deploy a contract with the compilers remix is providing. You need zksync-solc to compile the contracts you wish to deploy. Docs recommend using hardhat to compile and deploy. Also people recommend using https://app.atlaszk.com/ide as it has the compiler, but I have never tried it.

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jaguard2021
Comment options

Answer selected by bxpana

This comment was marked as spam.

This comment was marked as spam.

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Questions for deployment devtools Questions related to zkSync Tooling
7 participants