Skip to content

ManishKumar081/NFT-minter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT-minter-

NFT Minter DApp

A full-stack decentralized app to mint NFTs using Ethereum smart contracts and a React frontend.

Features

  • ERC-721 NFT smart contract
  • React frontend with Ethers.js
  • MetaMask integration
  • On-demand NFT minting

Run Locally

bash

Smart contract

cd smart-contract npm install npx hardhat compile npx hardhat run scripts/deploy.js --network sepolia

Frontend

cd ../frontend npm install npm start

Deployment

  • Hosted on Vercel
  • Contract deployed on Sepolia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •