shlok2740 / gameitem-nft

Learnweb3 Freshman Track Chapter 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build your own NFT using ERC-721

This repo contains LearnWeb3 project material completed by Shlok at freshman stage chapter 10.

NOTE Firstly, Create a .env file and add two variables

  • QUICKNODE HTTP URL
  • YOUR PRIVATE KEY

Steps -

  • Create a NFT Solidity smart contract.
  • Deploy the smart contract on Goreli Network
  • Verify on Goreli Etherscan

About

Learnweb3 Freshman Track Chapter 10


Languages

Language:JavaScript 79.2%Language:Solidity 20.8%