This project leverages blockchain technology to securely store and manage medical records, transforming them into NFTs. It provides role-based access to medical documents, ensuring that only authorized doctors can view and manage patient information. This approach enhances the security, privacy, and accessibility of medical records, offering a modern solution for healthcare data management.
To start the project, run the following commands
npm i
in the terminal to install all the dependencies required.
To run the project, run the command,
npm run dev
The contract is deployed on the Amoy Testnet on the address
0xf57cfC89eDde16Fa372AcB9D8BFF99A32Ff8f74F
Parth Verma
This project is licensed under the MIT License - see the LICENSE.md file for details