Skip to content

ashu26jha/web3drivefrontend

Repository files navigation

Web3 Drive

Demo link

Get Sepolia ETH

Web3 Drive try yourself ↗️

Contract Address 0x5AFBFda4537e86010cf6BB16Db4B82a420A5289a

Features:

  1. Allows you upload files on IPFS (A decentralised way to store files)
  2. Give access to users
  3. Three level of access [View, Comment & Edit, Delete]
  4. It removes traditional for loops from solidity with help of maps and events which is indexed through TheGraph and queried with help of GraphQL
  5. Saves over 22% in deploy gas as compared it to the approach used by CodeEater

Running on local machine

  1. You will need to have Sepolia ETH
  2. Clone the repo
  3. Do yarn install to install the dependencies
  4. yarn dev to run on localhost

Releases

No releases published

Packages

No packages published