Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 496 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 496 Bytes

Ballot(+bribe)

Sample ballot contract, with added functionality of bribing voters.

Running the tests

truffle test ./test/bribe.js

Acknowledgments

  • Small project following solidity bootcamp orginsed by workonblockchain.com