We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06686e commit a18f933Copy full SHA for a18f933
hardhat.config.ts
@@ -4,6 +4,7 @@ import "@keep-network/hardhat-helpers"
4
import "@keep-network/hardhat-local-networks-config"
5
import "@nomiclabs/hardhat-waffle"
6
import "@nomiclabs/hardhat-ethers"
7
+import "@nomiclabs/hardhat-etherscan"
8
import "hardhat-gas-reporter"
9
import "hardhat-deploy"
10
import "hardhat-dependency-compiler"
0 commit comments