IPFS interface that authenticates with HIVE - OPENSOURCE

Words
112
Reading
1 min
Listen
Play
6y

This is a super basic interface that uploads files to the #IPFS network and then broadcasts a short description to the #HIVE. Sending a file-descriptor to the HIVE will help with decentralization because other people will be able to see what you upload and then decide if they want to clone it or not.

Authenticate

Choose File

Select the file you want

Wait for the file to finish uploading

After it finishes uploading, you will be presented with a link.

Here's what the file-descriptor looks like


The file-descriptor contains the following information:

  • File name
  • Mime type
  • File size
  • Content-id

Github repo: https://github.com/fulltimegeek/IPFS-HIVE

Try it yourself: https://fulltimegeek.com/upload

IPFS interface that authenticates with HIVE - OPENSOURCE | Ecency