Secure Clinic is a system for storing and managing data regarding hospital waiting lists, by using private blockhain. For this purpose, Hyperledger was used.
This repo contains following logic:
- Definition of smart contracts written in JavaScript
- Logic for connecting and communicating with local instance of Hyperledger node, deployed via Hyperleger VC Code extension
- Logic for server as a middleware between client application and nodes written using NodeJS and ExpressJS