@xyrusworx/hardhat-solidity-json

v1.0.2
This plugin provides a task named solidity-json, which exports the JSON needed to verify deployed smart contracts in block scanners like Etherscan.
ethereum smart-contracts hardhat hardhat-plugin

prepublishOnly

pinst --disable

postpublish

pinst --enable

build

npm run build:cjs && npm run build:esm && npm run build:types

build:cjs

node tools/cleanup cjs && tsc -p config/tsconfig.cjs.json

build:esm

node tools/cleanup esm && tsc -p config/tsconfig.esm.json

build:types

node tools/cleanup types && tsc -p config/tsconfig.types.json

clean

node tools/cleanup

package

npm run build && npm pack
npm i @xyrusworx/hardhat-solidity-json

Metadata

Downloads

Maintainers