This project contains the Voting contract from Solidity By Example, but with a time implementation to allow voting only after 5 minutes.
Testing is available with npm test
The Solidity by Example ballot code, but with a time to vote implementation
Solidity
This project contains the Voting contract from Solidity By Example, but with a time implementation to allow voting only after 5 minutes.
Testing is available with npm test