Skip to content

decentralized voting application built on the ethereum blockchain utilizing solidity smart contracts

Notifications You must be signed in to change notification settings

tko22/eth-voting-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a54a000 · Apr 25, 2018

History

68 Commits
Mar 24, 2018
Jan 14, 2018
Feb 7, 2018
Jan 22, 2018
Jan 13, 2018
Jan 14, 2018
Apr 17, 2018
Jan 14, 2018
Jan 14, 2018
Jan 19, 2018
Jan 14, 2018

Repository files navigation

Ethereum Voting DApp

A decentralized voting application built on the Ethereum blockchain A boilerplate for building Dapps with webpack - https://github.com/tko22/truffle-webpack-boilerplate

Dependencies:

Setup

npm install -g truffle
git clone https://github.com/tko22/eth-voting-dapp.git
cd eth-voting-dapp
npm install

Then, open up a new terminal tab:

truffle develop
> compile
> migrate

Go back to your previous tab:

npm run dev

About

decentralized voting application built on the ethereum blockchain utilizing solidity smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published