@frankd6eaf/hardhat-cpl
v1.1.3
Published
The plugin supports compile the specified contract file.
Downloads
1
Maintainers
Readme
hardhat-cpl
The plugin supports compile the specified contract file.
Install
npm install --save-dev @frankd6eaf/hardhat-cpl
And add the following statement to your hardhat.config.js
:
require("@frankd6eaf/hardhat-cpl");
Useful
npx hardhat cpl Token.sol