julienbrg / zksync-minter

Mint an NFT on zkSync 2.0
GNU General Public License v3.0
2 stars 1 forks source link

zkSync Minter

Mints an NFT on zkSync. A tutorial is available here.

Motivation

I wanted to provide a tool to create an NFT on zkSync 2.0 alpha testnet.

Install

yarn

Use

yarn hardhat deploy-zksync

See an example NFT here: https://ato.network/ZkSync/0xccA0521D453cA8C84Cb0b56936A4B764992b2F12/1

You can view your own NFT using Āto Scanner.

Credits

I mainly used zkSync docs: https://v2-docs.zksync.io/api/hardhat/getting-started.html