2.0.0 • Published 29 days ago

@venusprotocol/governance-contracts v2.0.0

Weekly downloads
-
License
-
Repository
-
Last release
29 days ago

governance-contracts

Prerequisites

Installing

npm install

Run Tests

npx hardhat test

Hardhat Commands

npx hardhat accounts

npx hardhat compile

npx hardhat clean

npx hardhat test

npx hardhat node

npx hardhat help

REPORT_GAS=true npx hardhat test

npx hardhat coverage

TS_NODE_FILES=true npx ts-node scripts/deploy.ts

npx eslint '**/*.{js,ts}'

npx eslint '**/*.{js,ts}' --fix

npx prettier '**/*.{json,sol,md}' --check

npx prettier '**/*.{json,sol,md}' --write

npx solhint 'contracts/**/*.sol'

npx solhint 'contracts/**/*.sol' --fix



MNEMONIC="<>" BSC_API_KEY="<>" npx hardhat run ./script/hardhat/deploy.ts --network testnet

Documentation

Documentation is autogenerated using solidity-docgen.

They can be generated by running yarn docgen

Deployments

Deployments are managed using 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
2.0.0

29 days ago

2.0.0-dev.1

29 days ago

1.5.0-dev.1

1 month ago

1.4.0

4 months ago

1.4.0-dev.13

5 months ago

1.4.0-dev.12

5 months ago

1.4.0-dev.11

5 months ago

1.4.0-dev.10

5 months ago

1.4.0-dev.9

5 months ago

1.4.0-dev.8

5 months ago

1.4.0-dev.7

5 months ago

1.4.0-dev.1

6 months ago

1.2.0

7 months ago

1.4.0-dev.2

5 months ago

1.1.0

7 months ago

1.4.0-dev.3

5 months ago

1.4.0-dev.4

5 months ago

1.4.0-dev.5

5 months ago

1.4.0-dev.6

5 months ago

1.3.0

7 months ago

1.1.0-dev.2

7 months ago

1.1.0-dev.3

6 months ago

1.1.0-dev.1

7 months ago

1.1.0-dev.4

6 months ago

1.0.1-dev.3

10 months ago

1.0.1-dev.4

8 months ago

1.0.1-dev.5

8 months ago

1.0.1-dev.6

8 months ago

1.0.1-dev.1

12 months ago

1.0.1-dev.2

11 months ago

1.0.0

1 year ago

1.0.0-dev.1

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago