abrar-syed / IPFS-File-Uploader

A decentralized system to upload your files using IPFS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPFS-File-Uploader

1.Download IPFS for your platform - https://dist.ipfs.io/#go-ipfs and move the ipfs.exe to somewhere in your project path.

2.Download all the dependencies - run 'npm install ipfs-http-client ejs express-fileupload body-parser'

3.Clone the repository.

4.Run the command 'ipfs daemon' to connect to ipfs.

5.In your terminal run 'node index.js'.

6.Now watch the system on localhost.

About

A decentralized system to upload your files using IPFS.

License:MIT License


Languages

Language:JavaScript 100.0%