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.
🔗 Hosted Demo: coming soon
(Deploy to Vercel / Netlify — can be added later)
Add screenshots or GIF of your app UI here.
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
- React.js
- Ethers.js
- JavaScript / HTML / CSS
- Solidity
- Hardhat
- OpenZeppelin ERC721
git clone https://github.com/rpg225/nft-minter.git
cd nft-minter