Daltonic
bluevotes
JavaScript

An Exciting Blockchain Voting System with React and Solidity. Please leave a star on this project.

Last updated Mar 13, 2025
17
Stars
4
Forks
2
Issues
0
Stars/day
Attention Score
7
Language breakdown
JavaScript 86.6%
Solidity 7.6%
HTML 5.2%
CSS 0.6%
Files click to expand
README

How to Build an Exciting Blockchain Voting System with React, Solidity, and CometChat

Read the full tutorial here: >> How to Build an Exciting Blockchain Voting System with React, Solidity, and CometChat

This example shows How to Build an Exciting Blockchain Voting System with React, Solidity, and CometChat:

Game Shop

Voting System

Technology

This demo uses:

  • Metamask
  • Hardhat
  • Alchamy
  • ReactJs
  • Tailwind CSS
  • Solidity
  • EthersJs
  • Faucet

Running the demo

To run the demo follow these steps:

  • Clone the project with the code below.
# Make sure you have the above prerequisites installed already!
   git clone https://github.com/Daltonic/tailwindethersstarter_kit blueVotes
   cd blueVotes # Navigate to the new folder.
   yarn install # Installs all the dependencies.
  • Create an Alchemy project, copy and paste your key in the spaces below.
  • Update the .env file with the following details.
ENDPOINTURL=<PROVIDERURL>
   DEPLOYERKEY=<YOURPRIVATE_KEY>
  • Run the app using yarn start

If your confuse about the installation, check out this TUTORIAL to see how you should run it.

Questions about running the demo? Open an issue. We're here to help ✌️

Useful links

© 2026 GitRepoTrend · Daltonic/bluevotes · Updated daily from GitHub