Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abrar-syed/ipfs-file-uploader
- Owner: abrar-syed
- License: mit
- Created: 2019-08-23T10:36:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:01:38.000Z (about 2 years ago)
- Last Synced: 2024-12-03T15:12:03.253Z (about 1 month ago)
- Topics: ipfs-api, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 154 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.