Hardhat Verification Plugin
Get Started
1) Install Hardhat
npm install --save-dev hardhatyarn add --dev hardhat2) Create a project
3) Install plugin
npm install --save-dev @nomicfoundation/hardhat-verify4) Add plugin reference to config file
Config File
Deploy and Verify
Deploy
Verify
Confirm Verification on Quaiscan




Resources
Last updated