Mints an NFT on zkSync. A tutorial is available here.
I wanted to provide a tool to create an NFT on zkSync 2.0 alpha testnet.
yarn
.env
filethistleMetadata.json
like you wantyarn hardhat deploy-zksync
See an example NFT here: https://ato.network/ZkSync/0xccA0521D453cA8C84Cb0b56936A4B764992b2F12/1
You can view your own NFT using Āto Scanner.
I mainly used zkSync docs: https://v2-docs.zksync.io/api/hardhat/getting-started.html