truffle-croned

1.0.7 • Public • Published

truffle-croned

npm

Truffle 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 Hardhat, you can also use this project.

Installation

npm install truffle-croned

Usage

Just add one line inside deploying scripts

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

Readme

Keywords

Package Sidebar

Install

npm i truffle-croned

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

1.43 kB

Total Files

3

Last publish

Collaborators

  • aceofcryptol