Code Monkey home page Code Monkey logo

e-voting's Introduction

e-voting

Blockchain based voting system

Modules

registries-server

Registries server module store all necessary information to perform voting procedure, such as votings with all queastions and answers, participants and their rights, blacklist. Module runs Jetty server and has web service to provide registry information to other modules.

In module configuration file e-voting\registries-server\src\main\resources\registries-server.properties you can configure some module properties. For example to configure Jetty TCP/IP port you should change registries.server.web.port property. Set of .filepath properties configure where module should look for registry JSON files to load data from.

master-client

Master client module represents special blockchain master node, which runs blockchain and produces emission of money required for voting. Address of master client is in configuration of each client, so on start each client connects to master-client to get network configuration.

client

Client module represents nodes of the network. Each node is used by shareholder or its' representative. Nodes connect to registries-server to collect some common data and to master-client wallet. Also it send votes to results-builder module.

results-builder

Results builder receives votes from correct (fair) clients and calculate benchmark result to compare with blockchain result.

tests-launcher

Tests launcher launches all modules in necessary order with predefind configuration. JSON condiguration is highly customizable and can be easily created. Examples of configurations can be found in tests-launcher\src\main\resources\json folder.

e-voting's People

Contributors

ai-dsxt avatar ak-dsxt avatar dz-dsxt avatar newusredsxgeorge avatar zubarevich avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.