Blockchain based patient health record management system
By-
-Jaysheel Shah (2020A7PS0083P)
-Aryan Desai (2020A7PS0123P)
-Shreyas Ketkar (2020A7PS0075P)
-Samyak Jain (2020A7PS0089P)
Tech Stack - NextJS, Solidity, Node, React
Environment Variables -
- NEXT_PUBLIC_RPC_URL - Public URL of infura api
- NEXT_PUBLIC_PRIVATE_KEY= Private key of metamask account
- NEXT_PUBLIC_ADDRESS=Address of deployed smart contract
To Run the project
- Install node and the dependencies.
- Run - npm run dev
- Run the localhost on browser.