UNPKG

hardhat

Version:

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

3 lines (2 loc) 113 B
export const SUPPORTED_SOLIDITY_VERSION_RANGE = "<=0.8.24"; export const FIRST_SOLC_VERSION_SUPPORTED = "0.5.1";