Skip to content

0x0108/NFT

Repository files navigation

NFT Minting Solidity Contract

This project demonstrates Solidity ERC 721 NFT Contract creation, using Openzeppelin library

The purpose of this particular contract is to mint NFT.

The contract was deployed in Goerli https://goerli.etherscan.io/address/0x49ca697cbd9a04e6a148015c97d79cb31a585064, connected with Alchemy based node services and used Hardhat environmnet using Ethers js.

The NFT image was uploaded to Pinata and pinned.

NFT was minted by calling mintNFT function in deployed smartcontract.

Able to view the minted NFT in the metamask mobile wallet!!

Releases

No releases published

Packages

No packages published