Skip to content

tko22/eth-voting-dapp

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