Code Monkey home page Code Monkey logo

eldochain's Introduction

Eldochain: A blockchain seniors' health record management ecosystem (org.recordchain.biznet)

Setting up and running

  • Install hyperledger fabric and composer by following instructions here: https://hyperledger.github.io/composer/installing/development-tools
  • Genrate .bna file: composer archive create -t dir -n .
  • Install composer runtime: composer runtime install --card PeerAdmin@hlfv1 --businessNetworkName tutorial-network
  • Start network: composer network start --card PeerAdmin@hlfv1 --networkAdmin admin --networkAdminEnrollSecret adminpw --archiveFile [email protected] --file networkadmin.card
  • Import an admin card: composer card import --file networkadmin.card
  • Ping a network: composer network ping --card admin@t-network
  • Start rest server: composer-rest-server -c admin@c-net -n never -w true
  • Update with new .bna file composer network update -a <business-network-archive> -c <card-name>

About

Vishvajit The final idea is to make a universal document controller that holds all different kind of document, files, etc that are confidential. Building this app via blockchain mechanism we can ensure that the file is accessible only to those with given permission (R/W) but it's different then gdrive

For example, if student wants to submit transcript to different universities, he/she has to first upload the unofficial document and then after approval he/she sends the official from uni which is chargeable. Instead of that, using our app user can create an account and he can request official transcript to the university and university is the only person allowed to upload the file. User can only read and share the link to other people who can read and share

This is very short example but this app is very useful in finance, government, medical and public sector where there is lots of sharing of document in paper(sealed documents). Using our app, we can go green and save the future!๐Ÿ˜‚๐Ÿ˜€

Also, it's difficult to hack the blockchain as I am sure your all are aware of that.

Uchi So it looks like we our app has 3 parts: the blockchain itself, the ui (mobile/web app) and the middleware(rest service) to connect blockchain to ui

eldochain's People

Contributors

laurazhukas avatar uchibeke avatar vishvajit79 avatar

Forkers

ezelikman

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.