A decentralized google drive built on top of web3 storage, nft.stoarge, ipfs, ceramic
I tried to create a decentralized google drive using web3 storage, next js, react js, ceramic & ether js. This way people don't have to get the updated ipfs links everytime they update the file. Thereby making the file links location based and not content based. Thus, easing the problem of file sharing
The project uses web3.storage for storing files. For storing the CIDs, ceramic is used. For sharing files, xmtp will be used. For the frontend, reactjs nextjs and etherjs is used. SIWE is used for auth with rainbow kit and wagmi Files can be updated without worrying about shareable links.