Skip to content

Client side JS for Medblocks encryption and offline storage

License

Notifications You must be signed in to change notification settings

gagoyal/medblocks.js

 
 

Repository files navigation

MedBlocks Logo

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.js.git
cd medblocks.js

Install packages

npm install

Test

Integration tests against medblocks.py Clone https://github.com/sidharthramesh/medblocks.git to folder outside the medblocks.js directory ../mb.py

make

About

Client side JS for Medblocks encryption and offline storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 1.2%
  • Other 1.1%