kaymomin / erc721-token-mint

Deploying ERC-721 smart contract + minting an NFT on Optimism Kovan Testnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying ERC-721 Smart Contract on Optimism Kovan Testnet

In this tutorial, we will walk through creating and deploying an ERC-721 smart contract and minting the token on Optimism Kovan-Testnet using Solidity, Hardhat and Pinata.

Tutorial on Hashnode.

By the end of this tutorial - you'll be able to mint an NFT and display it on Quixotic (an NFT marketplace on Optimism) from your deployed ERC721 contract.

screenshot-rocks (8)

About

Deploying ERC-721 smart contract + minting an NFT on Optimism Kovan Testnet


Languages

Language:Solidity 97.7%Language:JavaScript 2.2%Language:Shell 0.1%