Skip to content

nattadex/nft-minter-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

📝 NFT Minter Tutorial Files

This repository contains the starter files (minter-starter-files) and 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

Neither the minter-starter-files nor the nft-tutorial have their node_modules folder. So before running npm start in your terminal to start the React project, you need to run npm install to download all the package dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • CSS 20.1%
  • HTML 17.2%