/DataUploadToIPFS

This is my Minor project which utilises IPFS storage to store text and file data.

Primary LanguageJavaScript

DataUploadToIPFS

Satyam Mehta 21115087 This is my Minor project which utilises IPFS storage to store text and file data.

Installation

Install Ifps Desktop or use Chocolatey choco install ipfs-desktop
after installation make sure the settings of IPFS desktop looks like this image
clone this repo

cd server
npm install
node server.js

After doing these step go to public folder and open index.html to upload data to the IPFS program to see the files that have been uploaded you can open server.html too see the list of files.