@venusprotocol/governance-contracts
Advanced tools
Comparing version 1.1.0-dev.2 to 1.1.0-dev.3
{ | ||
"name": "@venusprotocol/governance-contracts", | ||
"description": "", | ||
"version": "1.1.0-dev.2", | ||
"version": "1.1.0-dev.3", | ||
"author": "", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -70,1 +70,12 @@ # governance-contracts | ||
They can be generated by running `yarn docgen` | ||
### Deployments | ||
Deployments are managed using [hardhat-deploy](https://github.com/wighawag/hardhat-deploy). | ||
Deployment scripts are in the `deploy` directory and run automatically when starting the hardhat node. | ||
Deployed contract abis and addresses are exported in the `deployments` directory. To create a summary export of all contracts deployed to a network run | ||
``` | ||
$ yarn hardhat export --network <network-name> --export ./deployments/<network-name>.json | ||
``` |
168
81
7829614
41418