1.0.15 • Published 6 years ago

@netvote/elections-solidity v1.0.15

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
6 years ago

Netvote Smart Contracts

Build Status Coverage Status

Collection of smart contracts for the Netvote Voting System. Information and white paper at https://netvote.io

Getting Started

Install

Install requirements with npm:

npm install

Install truffle

npm install -g truffle

Install solium for linting

npm install -g solium

Testing and Linting

Run tests:

npm test

Lint Solidity

npm run lint

Test with Coverage

npm run coverage

Contributing

Style Guide

We're using the official Solidity style guide. https://solidity.readthedocs.io/en/latest/style-guide.html

Contribution Process

  1. Fork repo
  2. Make desired changes
  3. Submit PR (Reference Issue #)
  4. Ensure Tests Pass
  5. Reviewer will review
  6. Reviewer Squash + Merges PR

License

All code is released under the GNU General Public License v3.0.

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago