Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 712 Bytes

File metadata and controls

21 lines (14 loc) · 712 Bytes

Sample Hardhat Project

This is a Weighted Voting Project

Ballot contract address: https://goerli.etherscan.io/address/0xCd1f4c54c728F0AF2B6cC757a8b397Ae516BE93b

Token contract address: https://goerli.etherscan.io/address/0x261F475a207363aCdB9D018299f0678eFc77837E

Link to the report: https://docs.google.com/spreadsheets/d/1bfRCazWnylDieX45E4sBfE1kEzX8_xh7LNRAn8tWJc4/edit#gid=0

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts