TTerryinterrytan.hashnode.dev·Dec 21, 2022 · 26 min readHow to make your NFT mint site (start to finish)Tech stack To build the NFT mint site, we'll need technologies to build our frontend and smart contracts. We then need to deploy the smart contracts onto Ethereum, and interact with them to perform actions (e.g. minting an NFT) and also get important...00