@mmasood/hardhat-deploy-markdown-export
v0.3.7
Published
This plugin turns your `hardhat-deploy` deployments into a nice markdown file.
Downloads
4
Readme
hardhat-deploy-markdown-export
This plugin turns your hardhat-deploy
deployments into a nice markdown file.
Usage
First install the package:
yarn add @mmasood/hardhat-deploy-markdown-export
Now add it to hardhat.config.js:
require('@mmasood/hardhat-deploy-markdown-export')
Now export your deployments:
hardhat deploy-markdown-export --help