Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abrar-syed/ipfs-file-uploader

A decentralized system to upload your files using IPFS.
https://github.com/abrar-syed/ipfs-file-uploader

ipfs-api javascript nodejs

Last synced: 15 days ago
JSON representation

A decentralized system to upload your files using IPFS.

Awesome Lists containing this project

README

        

# 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.