Skip to content

L04DB4L4NC3R/hope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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