Giter Site home page Giter Site logo

jacopoesposito / algovote Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 650 KB

AlgoVote is an experiment of a de-centralized app based on Algorand that implements a decentralized voting system.

License: GNU General Public License v3.0

Python 100.00%
algorand-blockchain blockchain pyteal

algovote's Introduction

Algovote

GitHub

AlgoVote is an experiment of a de-centralized app based on Algorand that implements a decentralized voting system, made for learning purpose.

This DAPP allows users to vote for a candidate into a virtual election; this is only a starting point for future implementation.

Indeed it's only limited to:

  • the deployment of the application on a local node of Algorand Blockchain
  • the execution of an example voting transaction,
  • the showing of the result of the elections,
  • finally, the destroyment of the DAPP with the consequent elimination of the data associated with the user.

Requirements

  • Algorand Sanbox
  • Python 3.0
  • Pyteal

Installation

  • First make a clone of the repository
$ git clone https://github.com/jacopoesposito/algovote.git
  • Initialize Python Virtual Environment
$ python venv venv
$ venv/bin/activate 
  • Move to the project's directory and run the command, this will install all the requirements for this project
$ pip install requirements.txt
  • After the installation of all dependencies, deploy the application to the algorand local node and run the example transaction by executing the script deployment.py using the command
$ python scripts/deployment.py
  • Have fun!

License

GNU/GPL 3.0

algovote's People

Contributors

jacopoesposito avatar

Stargazers

 avatar  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.