Replies: 1 comment
-
To deploy a smart contract on zkSync, you can use the Hardhat framework along with specific plugins designed for zkSync. Here's a step-by-step guide to help you deploy your contract using Hardhat: Prerequisites
Steps to Deploy a Contract on zkSync
This guide should help you deploy your smart contract on zkSync using Hardhat. If you encounter any specific errors during the process, please provide the error messages for more detailed assistance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Type
Wallet
Provide a brief description of the dApp.
Here's my info:
What is the specific issue or error you're encountering?
Nothing really
Can you share the error messages or logs you're receiving, if any?
n/a
Have you made any recent changes to the contract before encountering this issue?
Just updated to newest hardhat plugin
Are there any external libraries or contracts that your contract interacts with?
No
Can you provide the relevant portions of your contract code where the issue is occurring?
No
Have you tried to isolate the problem, and if so, what were the results?
No
What steps have you already taken to try to resolve the issue?
No
Repo Link (Optional)
No response
Additional Details
No response
Beta Was this translation helpful? Give feedback.
All reactions