Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 508 Bytes

File metadata and controls

13 lines (7 loc) · 508 Bytes

📝 NFT Minter Tutorial Files

This repository contains the completed version (nft-tutorial) of Alchemy's NFT Minter tutorial.

ℹ️ About the tutorial

In this beginner-level tutorial, we'll teach you how to connect your smart contract to your React dApp project by building an NFT Minter using Metamask and Web3.

🤔 Note

Navigate to nft-minter and run npm i

Then add environment variables to .env and you will be good to go :)