Using Hardhat
Get Started
1) Install Hardhat
npm install --save-dev hardhatyarn add --dev hardhatpnpm add -D hardhat2) Create a project
3) Install plugin
4) Add plugin reference to config file
Config File
Deploy and Verify
Deploy
Verify
Confirm Verification on KCC Scan



Resources
Last updated