medblocks
medblocks copied to clipboard
Secure peer to peer storage for medical records

With Medblocks you can store your medical records (and other documents actually) securely on a peer to peer database. The blob database is compatible with the S3 api and can be
Installation
The installation requires docker and docker-compose.
Clone the repository
git clone https://github.com/sidharthramesh/medblocks.git
cd medblocks
Build the docker images
docker-compose build
Usage
To bring up containers
docker-compose up