Giter Club home page Giter Club logo
MedRecChain photo

medrecchain Goto Github PK

repos: 1.0 gists: 0.0

Name: MedRecChain

Type: Organization

Bio: MedRecChain is a decentralized solution for Electronic Medical Records sharing systems (EMR). It uses Ethereum network and IPFS technology

Location: Egypt

About The Project

MedRecChain is a decentralized solution for Electronic Medical Records sharing systems (EMR). It utilizes the Ethereum network and IPFS technology to provide a secure and transparent platform for managing and sharing medical records.

Requirements

  • NodeJS >= 10.16 and npm >= 5.6 installed.
  • Git installed in the system.
  • Truffle, which can be installed globally with npm install -g truffle
  • Metamask extension added to the browser.
  • Ganache development network.

Built With

How To Use

Follow the steps below to get started with MedRecChain:

Getting Started

  1. Clone the repository: git clone https://github.com/MedRecChain/MedRecChain.git
  2. Install the required dependencies: npm install

To deploy the Smart Contract

  1. Configure the Ethereum network or provider in the truffle-config.js file.
  2. Compile the smart contracts: truffle compile
  3. Deploy the smart contracts: truffle migrate

To run the React development server

  1. Start the development server: npm start

To Run IPFS locally

Install

npm i --location=global ipfs

Run server

jsipfs daemon

to visit it click http://127.0.0.1:5002/webui

!! to avoid the forbidden Error that happens when you upload images

open PowerShell then write this

- jsipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin '[\"http://127.0.0.1:5002\", \"http://localhost:3000\", \"http://127.0.0.1:5001\", \"https://webui.ipfs.io\"]'

- jsipfs config --json API.HTTPHeaders.Access-Control-Allow-Methods '[\"PUT\", \"POST\"]'

also Don't forget to open Server jsipfs daemon

Contributing

We welcome contributions to MedRecChain. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Helpful link to make new branch

How to Use Git and GitHub in a Team like a Pro

MedRecChain's Projects

medrecchain icon medrecchain

MedRecChain is a decentralized solution for Electronic Medical Records sharing systems (EMR). It uses Ethereum network and IPFS technology

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.