Skip to content

pu-raihan/ProjectChain

Repository files navigation

ProjectChain

ProjectChain is a blockchain of projects of university scholars

Features

  • Blockchain is established using truffle framework
  • Metamask is used as the blockchain browser
  • This is a web based application (ReactJS)
  • Projected files are hosted in IPFS

Documentation

Presentation
Report

Technologies

  • React
  • Solidity
  • Truffle framework
  • IPFS

Requirements

  • OS : Windows 8 or above
  • Ganache
  • IPFS account
  • Metamask extension for your browser

Installation

  1. Clone this repository
  2. Launch Ganache and keep it running
  3. Run truffle migrate --reset this will deploy the smart contracts
  4. Run .\launch.ps1 in powershell