Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 524 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 524 Bytes

HubShare

Hub Share is a secure and decentralized file sharing web application built with JS-IPFS.
Hub Share stores the files in IPFS and encrypts the link to the file with an cryptographic algorithm. 
This makes the file storage secured, private and immutable. IPFS plays a major role here as our novelty totally relies on it.    

How to run

  • npm install.
  • npm run start.
  • Check your Localhost at port 3000
  • Install Metamask extension in Chrome and connect with Truffle for real time alike Transactions.