This project uses Solidity, React and Web3.js to create a NFT (Non-Fungible Token) contract. It is a smart contract that allows users to create, transfer and burn NFTs
Project builded on Opensea Test server. So metamask must be on Rinkeby Test Server. Just "Mint NFT" and see this your NFT!
NFT's basically provide lol composition. Top-Jungle-Mid-Adc-Support in that order
View My Collection with OpenSea Test Server
https://testnets.opensea.io/collection/squarenft-ndif4uiwhd
MINT Your NFT! (on Rinkeby Test Sv)
https://nft-starter-project.enesburakelmal.repl.co/
Try running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help