0.0.1-security • Published 2 years ago

hardhat-croned v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Hardhat Croned fasciliatate solidity contract from overusing Gas while deploying to on-chain.

This tool helps you to deploying contracts uses less gas. on EVM-Networks, or debugging them on Remix, by merging your files and their dependencies in the right order.

Hardhat support - V 1.0.3 Update If you are using truffle, you can also use this project.

Installation npm install hardhat-croned

Usage Just add one line inside deploying scripts

require('hardhat-croned')();.

0.0.1-security

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago