0.3.5 • Published 9 months ago

@chanceprotocol/hardhat-deploy-markdown-export v0.3.5

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

hardhat-deploy-markdown-export

This plugin turns your hardhat-deploy deployments into a nice markdown file.

Usage

First install the package:

yarn add @chanceprotocol/hardhat-deploy-markdown-export

Now add it to hardhat.config.js:

require('@chanceprotocol/hardhat-deploy-markdown-export')

Now export your deployments:

hardhat deploy-markdown-export --help
0.3.5

9 months ago