Skip to content

Hardhat 3 community plugins

Community Plugins are developed and maintained by the Hardhat community. They have not been written, reviewed, or endorsed by Nomic Foundation, so please use them at your own risk.
If you believe a plugin in this list is malicious, please report it to security@nomic.foundation .

Community plugins sorted by npm downloads

A Hardhat Plugin For Replicable Deployments And Easy Testing
Deployment
Testing
Scripts
Export Ethereum smart contract bytecode
bytecode
compilation
Display function, event, and error signatures for your contracts in the console
function
error
event
tooling
selector
Git-rev-based HRE execution
git
hre
Output Solidity contract sizes with Hardhat
bytecode
Compare storage layouts between contracts and revisions
storage
Export Ethereum smart contract ABIs
abi
compilation
Use the reown.com supported wallets with Hardhat
reown
walletconnect
Display connected accounts and balances
accounts
signers
balance
Prepend local Solidity source files with an SPDX License Identifier
solidity
license
spdx
Verify contracts on Hashscan
verification
hashscan
Remove Hardhat console.log imports and calls from Solidity source files
console
log
Calculate Solidity contract inheritance order
solidity
inheritance
Upload local function selectors to the Ethereum Selector Database
selector
4byte