Skip to content

Praashh/De-Vote

Repository files navigation

De-vote

A decentralized application built using ethereum blockchain and react.

Local setup

  • Frontend setup
  npm install 
  npm run dev
  • smart contract setup
  cd contract 
  npm install
  • copy .env.example to a new .env file

  • compile contract

   npx hardhat compile

Tech Stack

Client: React, MagicUI, TailwindCSS

Smart Contract: Solidity, Hardhat

Authors

About

Decentralized Voting Application in Ethereum Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published