Barebones React app that allows user to connect to wallet and mint an ERC-721 token. Code for ERC-721 included.
Click "enter" for all questions to use the default hardhat config.
Add alchemy (or other provider) url, wallet private key, and etherscan API key.
Deploy contract to Rinkeby network. Copy and paste contract address and save for later. Contract can be viewed at rinkeby.etherscan.io/<contract_address>
Copy the /artifacts/contracts/Greeter.json file and paste it in /src/utils/Greeter.json