Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 819 Bytes

README.md

File metadata and controls

58 lines (35 loc) · 819 Bytes

H.O.P.E

Help-Other-People-in-Emergency SOS tool for disaster relief



Alt image



An application to acheive the following:


  • Internet-less chat
  • Alert broadcasting
  • location sharing
  • charity supply chain tracking using blockchain
  • barter using blockchain


Open port list and functionality

PORT FUNCTIONALITY ROUTE
80 Chatroom and location sharing /
80 Alert broadcasting and location handler /admin
8008 Sawtooth rest-api -
8000 blockchain client -
4000 chain validator -


How to run


To run containers

$ git clone https://github.com/angadsharma1016/hope.git
$ cd hope/project
$ docker-compose up