Skip to content
/ devote Public

A decentralized voting app for secure, anonymous ballots and elections.

Notifications You must be signed in to change notification settings

xy3/devote

Repository files navigation

Devote Logo

DEVOTE

A decentralized voting app based on the Ethereum blockchain.

Devote is a web-app based on the Ethereum blockchain for managing elections for example student society member elections. Core features are transparency, security, immutability and anonymity.

Frontend: React JS, SCSS, Web3.js, Firebase

Backend: Solidity, Ganache, Truffe, NoSQL, GCloud

Please read more about Devote in the following:

Instructions

Dependencies:

  • truffle
  • npm
  • ganache

Running:

With Ganache running on port 8545, run the following commands:

cd <PROJECT DIRECTORY>
truffle migrate --reset
npm install
npm run dev

About

A decentralized voting app for secure, anonymous ballots and elections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published