UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

5 lines (4 loc) 100 B
/** @type import('hardhat/config').HardhatUserConfig */ module.exports = { solidity: "0.8.28", };