Skip to content

raj-1106/Decentralized_FileStorage

Repository files navigation

Decentralized File Storage

What is Decentralized File Storage:

  • It is a Dapp to store your every document.
  • It is as similar to google drive.
  • Difference is just that it is stored in decentralized manner.
  • User can delete and store files.

How to use Decentralized File Storage:

  • First step is to connect your wallet and after connecting your wallet.


  • Then in the form user have to submit whatever document they want to submit.


  • Then click on submit button to Submit document.

  • The document can be deleted using delete button too.

Fronted

Javascript
Rainbow kit
Wagmi
ReactJS

Backend

Solidity
Web3 Storage

Setup Instructions

Install the required packages:

npm install
yarn install   #or

In the project directory, you can run:

npm start
yarn start   #or

About

A decentralized file storage system. It stores the file on web3 storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published