Help-Other-People-in-Emergency SOS tool for disaster relief
- Internet-less chat
- Alert broadcasting
- location sharing
- charity supply chain tracking using blockchain
- barter using blockchain
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 | - |
To run containers
$ git clone https://github.com/angadsharma1016/hope.git
$ cd hope/project
$ docker-compose up