Skip to content

sumit-basak2208/hardhat-nft

Repository files navigation

hardhat-nft

It shows different forms of nfts
#1 Standard NFT (using only one NFT ipfs string)
#2 Random NFT (provides random NFT when minted, has rarity, uses pinata to store NFT)
#3 On-chain NFT (Stores image directly to the blockchain using base64 coder)