Skip to content

mrhassanali/mscm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Medicine Supply Chain Management in Blockchain (MSCM)

We have make the Project in medicine Supply Chain Management in Blockchain to reduce the counterfeit medicine, make transparent system, and decentralized web app.

In this project we have two parts:

  1. Blockchain (Back-end)
  2. Client (Front-end)

1. Blockchain (Back-end)

In Blockchain folder we used the truffle for making the smart contract and migrate these smart contract into the Ethereum virtual Machine.

In this project we used the Ethereum virtual machine becuase if we depolyed the project mean smart contract direct into the main we pay the cost but in development phase the Ethereum virtual machine is best for a developer, so that they can give nine free account with 100 Ether that is used in the Metamask Extension for check the realtime transections.

2. Client (Front-end)

Front-end we make in the React.js.

Installation

Install my-project with npm;

  1. First go to the client directory and install the node_modules
  npm install
  1. Install the truffle in globally in local machine
    npm install -g truffle
  1. Download Ganache from their official website and install it in your system.

🛠 Skills

HTML,CSS, JavaScript,React.js,Node.js(for understand the package installing), and Blockchain (Solidity Lanaguge for making smart contracts.)

License

MIT

About

Medicine Supply Chain Management in blockchain (MSCM)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors