Voting_Application_Solidity

This repository contains a simple voting application built with Solidity, a programming language for smart contracts on the Ethereum blockchain.

About the application

This application allows users to:

Features

Technologies

Prerequisites:

You must have Node.js and NPM installed on your system. You should have some understanding of Solidity and smart contracts.

Installation:

*Once you have pasted your private key and contract address in the .env file, simply run command

npm start

Testing:

Usage:

You can interact with the smart contracts using a web3 library like Web3.js or Metamask. Refer to the contract documentation for more information on how to interact with the specific functions.

Resources

Screenshots

Screenshot (25) Screenshot (28) Screenshot (38) Screenshot (55) Screenshot (56) Screenshot (57) Screenshot (59) Screenshot (60) Screenshot (61) Screenshot (62)

Future Scope