UNPKG

hardhat

Version:

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

9 lines 497 B
export declare const HARDHAT_PACKAGE_NAME = "hardhat"; export declare const HARDHAT_NAME = "Hardhat"; export declare const HARDHAT_WEBSITE_URL = "https://hardhat.org/"; export declare const EDR_NETWORK_REVERT_SNAPSHOT_EVENT = "hardhatNetworkRevertSnapshot"; export declare const GENERIC_CHAIN_TYPE = "generic"; export declare const L1_CHAIN_TYPE = "l1"; export declare const OPTIMISM_CHAIN_TYPE = "op"; export declare const DEFAULT_NETWORK_NAME = "default"; //# sourceMappingURL=constants.d.ts.map