Distributed File System over Ethereum blockchain and Interplanetary File System
React and Redux based front end.
To Run:
cd DFS-Ethereum-IPFS/frontend
npm i
npm start
Node.js, Express.js based server. Also contains deployment scripts for solidity based Smart contract.
To Run:
cd DFS-Ethereum-IPFS/middleware
npm i
npm start
InterPlanetry File System & MongoDB
IPFS is connected by Infura.io API and MongoDB is deployed at mlab.com