Skip to content

A secured election system using ethereum smart contract

Notifications You must be signed in to change notification settings

charleslukes/election

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

election

This repo contains both the client and the smart contract app.

To view the smart contract

check inside voting-poll-contract folder

Usage

Run the client app

  • go inside voting-poll-client folder
  • on your terminal run yarn to install dependencies
  • then run yarn dev
  • visit http://localhost:3000/
  • Thats all

About

A secured election system using ethereum smart contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published