Skip to content

[Deployment] Need help with error while deploying contract #671

Answered by uF4No
pspiro asked this question in Deployments
Discussion options

You must be logged in to vote

Smart contract deployment is different on ZKsync vs EVM networks. you can learn more in this section of the docs, but in short, in ZKsync you interact with a system contract called ContractDeployer.

As you're using Java, make sure you're using the the zksync java SDK: https://sdk.zksync.io/java/introduction/overview

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
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 bxpana
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
4 participants