All Invited peoples from Infura do this activity before 28th March. From that date Testnet will be opened for Public So here is how to deploy a smart contract on ConsenSys zkEVM: First, go to https://remix.ethereum.org/#lang=en&optimize=false&runs=200&evmVersion=null Remix is a toolset for developing, deploying, debugging, and testing Ethereum and EVM-compatible smart contracts. Click on โCreateโ and set a name for your contract. Eg. zkEVM Contract Now we need an existing contract to deploy o...