Skip to content

Hardhat plugin to inspect linearization of Solidity contract.

Notifications You must be signed in to change notification settings

frangio/hardhat-linearization

Repository files navigation

hardhat-linearization

This Hardhat plugins adds a print-linearization task that prints the linearization of a contract.

# use just the contract name if it's unique
hardhat print-linearization Contract
# use the fully qualified name if it's ambiguous
hardhat print-linearization contracts/File.sol:Contract

About

Hardhat plugin to inspect linearization of Solidity contract.

Resources

Stars

Watchers

Forks

Packages

No packages published