Skip to content

rpg225/nft-minter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ NFT Minter (Web3 DApp)

A clean, modern decentralized application that allows users to connect MetaMask and mint their own NFTs directly from the browser.
Built with React, Solidity, Hardhat, and Ethers.js.


🚀 Live Demo

🔗 Hosted Demo: coming soon
(Deploy to Vercel / Netlify — can be added later)


📸 Screenshots

Add screenshots or GIF of your app UI here.


🧠 What This Project Does

This dApp provides an intuitive interface for minting NFTs:

  • 🔗 Connect wallet using MetaMask
  • 📦 Fetch contract details (total supply, minted count, mint price)
  • 🎨 Mint a new NFT with one click
  • 🧱 All minting logic handled by a Solidity smart contract
  • 🌐 Fully decentralized — no backend server required

🛠 Tech Stack

🔹 Frontend

  • React.js
  • Ethers.js
  • JavaScript / HTML / CSS

🔹 Smart Contract

  • Solidity
  • Hardhat
  • OpenZeppelin ERC721

⚙️ Getting Started (Local Setup)

1️⃣ Clone the Repository

git clone https://github.com/rpg225/nft-minter.git
cd nft-minter

About

nft-minter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors