ProjectChain is a blockchain of projects of university scholars
- 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
- React
- Solidity
- Truffle framework
- IPFS
- Clone this repository
- Launch Ganache and keep it running
- Run
truffle migrate --reset
this will deploy the smart contracts - Run
.\launch.ps1
in powershell