Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/twiddling-thumbs/blockchain-hospital-net

A decentralized web app for secure data transfer for hospitals
https://github.com/twiddling-thumbs/blockchain-hospital-net

blockchain html-css-javascript ipfs medical-imaging nextjs react security solidity

Last synced: about 2 months ago
JSON representation

A decentralized web app for secure data transfer for hospitals

Awesome Lists containing this project

README

        

# blockchain-Hospital-Net
A decentralized web app for secure data transfer for hospitals

Built a decentralized application with meta-mask access authentication. The application would work with IPFS to store the ML models or any medical data, IPFS creates hashes of the images and the designed smart contract will store the hash on the blockchain, the user can retrieve their data through the hash from the blockchain. Retrieving the ML model one can securely implement their part of the research without worrying about the security concerns. The tools used were Solidity, Next.js, React.js, HTML/CSS, and IPFS.