[General] How can i deploy ZKSync on a private testnet? #961
-
Team or ProjectNo response ZK chainEra EnvironmentTestnet L2 block numberNo response Provide a brief description of the functionality you're trying to implement and the issue you are running into.I want to deploy ZKSync on top of an already running Ethereum PoS testnet help and relevant documentation is greatly appreciated! Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 18 replies
-
Hi @SyedMuhamadYasir, you can find all the docs related to setup and launch here in the first chapter or here. You will need some additional configuration to point your chain to the desired Ethereum testnet as settlement layer, instead of a local reth. The config field to change that is Feel free to unmark this discussion as answered if this does not answer your question. |
Beta Was this translation helpful? Give feedback.
It is difficult to give a precise suggestion without full context, but I suspect that your configs are incorrectly initiated, which leads to this issue. Please follow this readme to init the ecosystem, and the chain within the ecosystem - the correct configs will be generated for you in the process.
If there are follow-up questions regarding the logs from screenshot - please create a separate discussion for it