3

I found lots of decentralized data storage out there but I am a little bit confused about these services. I am not able to figure out which service is best in which scenario? If anyone knows any examples related these then please give. I have found two examples:

  1. IPFS is used by steemit dapps(like dtube).
  2. Swarm is used by ethereum based projects with the help of web3 API.
TylerH
  • 20,799
  • 66
  • 75
  • 101
navjotdhanawat
  • 333
  • 1
  • 3
  • 13

1 Answers1

0

IPFS is a protocol for a distributed file system. Ethereum used IPFS for its core module. steemit and dtube are example of IPFS implementation. After open source, many people came with different application of IPFS.

Yuvraj
  • 66
  • 2
  • 9