Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 235 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 235 Bytes

This smart contract uses Openzeppelin ownable contract To add openzeppelin librairies run this command npm install --save-dev @openzeppelin/contracts

Run the tests with this command : npx truffle test test/voting.js --network develop