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 220 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SUPPORTED_SOLIDITY_VERSION_RANGE = void 0; exports.SUPPORTED_SOLIDITY_VERSION_RANGE = "<=0.8.28"; //# sourceMappingURL=constants.js.map