Elections Contracts
npm install @netvote/elections-solidityNetvote Smart Contracts
======================



Collection of smart contracts for the Netvote Voting System. Information and white paper at https://netvote.io
Install
-------
``bash`
npm install
bash
npm install -g truffle
`$3
`bash
npm install -g solium
`Testing and Linting
-------------------
$3
`bash
npm test
`$3
`bash
npm run lint
`$3
`bash
npm run coverage
``Contributing
-------------------
License
-------
All code is released under the GNU General Public License v3.0.