Skip to content

strpp/vc-4-med

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vc-4-med

SSI flow for the management of medical prescriptions to minimize opportunities for frauds.
This repository contains the source code for a project developed under the supervision of Padua university.

SETUP

The system requires a CouchDB node running on port 5984 with two databases : 'vc' and 'insurance'
To install all the Python packages you need: pip install -r requirements.txt

RUN A DEMO

After setting up, you can run a demo by typing: ./start.sh

PORTS

Doctor on 5000
Pharma on 5001
Insurance on 5002
CouchDB interface (Fauxton) on 5984/_utils

TEST SMART CONTRACT ON Mumbai

contract address: 0xCD3D21d1e7f8303d2450a2954444E04a2AFB20AE
owner: 0xbd332ee288eE1335fae22c49906b06Ef050a070d

About

SSI flow for the management of medical prescriptions to minimize opportunities for frauds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published