🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

hardhat-linearization

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hardhat-linearization

Hardhat plugin to print Solidity linearization

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 06 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts