A blockchain developed right from its roots.
- Download the repo as a zip file and extract its contents to a directory.
- Run the virtual environment .
- Run the WSGI app using
python3 main.py
- Run the command
pip install -r requirements.txt
- Install POSTMAN to send GET and POST requests.
To get the setup and test its functionality,
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example
- This application will be deployed using the serverless framework Zappa(uses AWS on the backend).
- Flask - The web framework used
- Saicharan Reddy - Initial work - Saicharan Reddy
- Rahul Kumaran - Initial Work and Long Time Contributor-Rahul Kumaran
- Gagan Ganapathy - Long Time Contributor-Gagan Ganapathy
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc