A Web3 App that lets users connect their Ethereum wallet and mint an NFT to their wallet. The NFT is a random three word statement using the last name of famous architects.
Utilized Hardhat to quickly compile smart contracts and test them locally.
Implemented the NFT standard using OpenZeppelin.
Wrote smart contracts using Solidity.
Used MetaMask to connect wallet to the Ethereum network.
Deployed the app to Vercel from a GitHub repo.
Project was a developed as part of a buildspace project.