Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 1.34 KB

README.md

File metadata and controls

73 lines (46 loc) · 1.34 KB

EHR 2.0

Live

Live site hosted in firebase Click here

For Full working project

-- Apponitments
-- Pdf upload
-- and much more.

Demo : Youtube
Setup : Youtube

contact : Mail tshamil90@gmail.com

🆁🅴🆀🆄🅸🆁🅴🅼🅴🅽🆃🆂

1.Install nodeJs

2.Install Ganache

  1. Download IPFS (kubo)

4.Add Metamask Extension in Browser

  1. open cmd in project directory
npm install --force

5.open cmd/terminal as Administrator and type

npm install -g truffle

6.open Ganache

  • New Workspace
  • AddProject
  • Select truffle-config.js in Project Directory
  • Save Workspace

7.Compile and migrate Contracts

truffle migrate
  1. Run Server
npm start

Known Issue: (#15)