MyNFCat

Web3 & dApps

Overview

About the project

Visit Project

I built this project to dip my toes into the world of Web3, blockchain, and NFTs. This consists of a smart contract written in the Solidity language to generate unique and randomized cat themed NFTs. In this project, I am using the Rinkeby test network for deployment via the Hardhat development environment. The site is built using React to communicate with a user's MetaMask wallet and then display the information live on the web app. All private key data is hidden in the code so that the source files are uploaded to Github.

Date Started
February 18, 2022
Technologies Used
Solidity, Hardhat, React