SolBox

SolBox

Decentralized File Storage System.

The problem SolBox solves

Basically, Unlike a centralized server operated by a single company or organization, decentralized storage systems consist of a peer-to-peer network of user-operators who hold a portion of the overall data, creating a resilient file storage sharing system. These can be in a crypto-based application or any peer-to-peer-based network.

Challenges we ran into

ipfs-http-client is deprecated, due to which there were issues in uploading the file on the cloud. So, we have to shift to Web3.storage! Mentors helped us to get through this problem and finally, we arrived at a satisfied solution for the same.

Discussion