Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/twiddling-thumbs/blockchain-hospital-net
- Owner: twiddling-thumbs
- License: gpl-3.0
- Created: 2024-02-15T15:02:45.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-08-16T06:21:02.000Z (4 months ago)
- Last Synced: 2024-11-06T06:13:56.980Z (about 2 months ago)
- Topics: blockchain, html-css-javascript, ipfs, medical-imaging, nextjs, react, security, solidity
- Language: JavaScript
- Homepage:
- Size: 83.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# blockchain-Hospital-Net
A decentralized web app for secure data transfer for hospitalsBuilt 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.