Metadata-Version: 2.1
Name: trustpoll
Version: 0.1.0
Summary: Package for creating and interacting  with surveys on your applications
Home-page: https://github.com/RsAgBansal/blockchain
Author: Rishi Agarwal
Author-email: maharishi459@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# blockchain elections

To run the project,
python main.py

Apart from main.py (containing the backend) and the static folder (containing the frontend html files), all other files are not required unless specifically needed for a particular task. They just have been kept to know the development history.

To install the dependencies,
pip install -r requirements.txt

PLEASE NOTE:
Put your private key and other details in .env file
