Backend

This is backend code written in Django for block-alerts. This code is presented in ETHIndia Hackathon.

Installation

  • virtualenv .venv
  • source .venv/bin/activate
  • pip install -r requirements.txt
  • python manage.py migrate

Running the server

Hit the following command: python manage.py runserver {PORT_NAME}

Contributors

  • Aviraj Khare
  • Prajna Prabhu
  • Prince Kumar Singh