In this guide, I will show you how to create your own ERC-20 token on the ZkSync Era testnet using Hardhat and the OpenZeppelin smart contract library. We will have a full-fledged ERC-20 token. It can be added to Metamask and sent to other addresses like any other tokens. All work will be done in Windows.WalletYou must have a wallet with some ETH balance on the ZkSync Era testnet. Fund your wallet in faucet https://goerli.portal.zksync.io/faucet or transfer ETH from the Goerli network. Also, ...