Skip to content

Sdev0245/ipfs-file-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs-file-uploader

Peer to Peer file uploader using IPFS

You Upload the file => upload file to ipfs => get a hash => run the file from remote desktop using CID

Steps to Launch

 npm install
 ipfs init
 ipfs daemon

ipfs swarm peers (to check if you are also the node of peer to peer network)

 open new tab

 nodemon app.js

About

file uploader peer to peer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published