- Created a voting smart contract and have written test cases for it using chai and mocha in hardhat. Also created tasks to deploy and verify the contract.
- Command to deploy contract using task:
npx hardhat deploy-contract --network <network name>
- Command to verify contract using task:
npx hardhat verify-contract --network <network name> --address <deployed contract address>
- Results Screenshots
Test Cases:
-
Notifications
You must be signed in to change notification settings - Fork 0
Lakshmishreya-Bapatuyeruguti/Hardhat-HandsOn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Understanding Hardhat environment for voting smart contract with test cases for it using chai and mocha in hardhat. Includes tasks to deploy and verify the contract.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published