Code Monkey home page Code Monkey logo

healthledger's Introduction

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

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.

healthledger's People

Contributors

adarshkc avatar ahmedelbohoty avatar aswanthkoleri avatar jogendra avatar lalitsharma7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.