You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a decentralized application (DApp) built with Web3 technologies that enables users to mint their own NFTs (Non-Fungible Tokens) directly on the blockchain.
Build a web3 NFT Basic Minting and deploying and connecting Metamask
Run the program
npx hardhat node
npx hardhat run scripts/deploy.js --network localhost
ETH Network Testnet HardHat
Localhost 8545
http://127.0.0.1:8545/
http://localhost:8545
31337
ETH
Project
About
This project is a decentralized application (DApp) built with Web3 technologies that enables users to mint their own NFTs (Non-Fungible Tokens) directly on the blockchain.