Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.
 
 

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

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages