Simple Solidity Smart Contact on the zkSync goerli testnet
Referring to: https://era.zksync.io/docs/dev/building-on-zksync/hello-world.html
- Compile:
yarn hardhat compile - Deploy:
yarn hardhat deploy-zksync - Verify:
npx hardhat verify --network zkSyncTestnet <contract address> <constructor args>
https://goerli.explorer.zksync.io/address/0x9e50bD5CF14BBe33410ee3f251d3869D206439BE#contract