Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 576 Bytes

File metadata and controls

23 lines (19 loc) · 576 Bytes

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 -

  1. NEXT_PUBLIC_RPC_URL - Public URL of infura api
  2. NEXT_PUBLIC_PRIVATE_KEY= Private key of metamask account
  3. NEXT_PUBLIC_ADDRESS=Address of deployed smart contract

To Run the project

  1. Install node and the dependencies.
  2. Run - npm run dev
  3. Run the localhost on browser.