Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 500 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 500 Bytes

Medchain

Blockchain enabled app

When more than one doctor assigns same drugs/medication to the same patient, or medications that have conflicting effects, the pharmacists will be able to see it immediately, and with a simple click of a button, it can notify everyone on the chain and simply make changes that can be applied almost immediately to remedy the problem.

git clone https://github.com/Minho-Lee/medchain.git
npm install --save
npm start