0.0.1-security • Published 9 months ago

hardhat-croned v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
9 months 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

9 months ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago