Skip to content

GoshaKokorin/Voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart contract for donations in the form of native currency.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
addVoting             Create voting
finishVoting          Finish voting
run test              Generates a code coverage report for tests
test                  Runs mocha tests
viewAmountVotes       View the number of votes for the selected candidate
viewCandidates        View candidates in the selected voting
viewWhoVoted          Find out whether a member voted or not
vote                  Vote for a candidate
withdraw              Withdraw commission

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published