UP / HOME

CSI Hackathon 2021

Source https://git.unfla.me/MyMedMemoir
GitHub (mirror) https://github.com/andinus/MyMedMemoir

I, along with my team participated in this hackathon. We made a decentralized application on top of Tezos blockchain.

The idea behind the project was to create an application for users to store their medical records. It would be stored on Tezos blockchain.

Currently, the storage is not encrypted and is shared between all the users, the storage can be separated in the smart contract, this will also prevent other's from editing one's records. For encryption we can ask the user for a key on every login and the records would be encrypted with that key.

This probably wasn't the best use of technologies, I think it's best to use them for data that is to be public information. It would be distributed and you always know the source of the information, knowing the source is something we didn't do anything with in this project.

That said, it was fun to work on this!

Andinus / 2021-10-11 / Modified: 2021-10-11 Mon 22:11 Emacs 27.2 (Org mode 9.4.4)