HealthLedger Save Abandoned

Application for tracking Organs donations in hospitals and minimizing the scope of Organ trafficking using Blockchain (Hyperledger) technology.

Project README

Health Ledger

Application for tracking Organs donations in hospitals and minimizing the scope of Organ trafficking using Blockchain (Hyperledger) technology.


Developers and Maintainers

The project is developed and maintained by

 Jogendra Kumar

 Aswanth Koleri 

 Iti Shree

The problems HealthLedger solves

Our aim is to minimize the scope of organ trafficking with the help of Blockchain technology.

  • Financially weaker group sell their organs in order to get out of debt.

  • Some doctors taking organs from brain dead patient without permission of their family (or without patient having signed required docs for willingly donating their organs before death).

  • The records that are maintained of the organs donors and organs receiver is not secure enough and is not transparent and could easily be hacked or altered.

  • With the help of HyperLedger we can easily dodge this issues.

Instructions to run

  • Clone the repo git clone https://github.com/jogendra/HealthLedger.git

Running the API Backend

  • Goto the API directory
  • First install the Hyperledger composer. Then install the development environment.
  • composer archive create -t dir -n .
  • composer network install --card PeerAdmin@hlfv1 --archiveFile [email protected]
  • composer network start --networkName api --networkVersion 0.0.1 --card PeerAdmin@hlfv1 --networkAdmin admin --networkAdminEnrollSecret adminpw --file networkadmin.card
  • composer card import --file networkadmin.card
  • composer-rest-server -c admin@api -n always -u true -d y -w true
  • Goto http://localhost:3000/explorer to explored the REST API

Running the Front end

Check out: https://jogendra.github.io/HealthLedger/

  • Make sure you are running the API Backend
  • Open the index.html file
  • The front end is up and running

Communication

Please join our Gitter Chanel to discuss questions regarding the project: https://gitter.im/jogendra/HealthLedger

Demo

Click on the image belowe to watch the demo of the Application. HealthLedger Application Demo

License

This project is available under the MIT license. See the LICENSE file for more info.

Open Source Agenda is not affiliated with "HealthLedger" Project. README Source: jogendra/HealthLedger

Open Source Agenda Badge

Open Source Agenda Rating