We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
package.json
"deploy:deployer:ZkEVM:goerli": "npx hardhat run deployment/2_deployPolygonZKEVMDeployer.js --network goerli",
do we need to fix the path to use deployment/v2/? - needed to know the latest version of the deployment flow.
Also https://docs.polygon.technology/cdk/get-started/deploy-rollup/create-wallets/#deploy-contracts doesnt mention which script to use for the genesis file creation
The text was updated successfully, but these errors were encountered:
No branches or pull requests
package.json
"deploy:deployer:ZkEVM:goerli": "npx hardhat run deployment/2_deployPolygonZKEVMDeployer.js --network goerli",
do we need to fix the path to use deployment/v2/? - needed to know the latest version of the deployment flow.
Also https://docs.polygon.technology/cdk/get-started/deploy-rollup/create-wallets/#deploy-contracts doesnt mention which script to use for the genesis file creation
The text was updated successfully, but these errors were encountered: