A decentralized application (DApp) to issue and verify certificates using blockchain technology.
- Issue certificates on blockchain
- Verify certificates instantly
- Tamper-proof records
- MetaMask integration
- Blockchain explorer UI
- Solidity
- Hardhat
- Ethers.js
- HTML, CSS, JavaScript
- MetaMask
git clone https://github.com/pawan0221/blockchain-certificate-verification.git
cd blockchain-certificate-verification
npm install
npx hardhat node
npx hardhat run scripts/deploy.js --network localhost