Skip to content

A google drive clone using Blockchain technology.

Notifications You must be signed in to change notification settings

kiranbaby14/B-Drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B-Drive

A google drive clone using Blockchain technology.

Tech-stacks used

  • React
  • HardHat
  • Solidity
  • Pinata (For IPFS storage)

Features Implemented

  • Upload images to Pinata (an IPFS implementation)
  • Display the saved images on the React application
  • Share access to other account users in the network
  • Unshare access

Screenshots

image Screenshot 2023-07-29 005556 Screenshot 2023-07-29 005636

Running

  • Run the hardhat node
    npx harhat node
    
  • Deploy the contract to the hardhat blockchain network
npx hardhat run --network localhost scripts/deploy.js

About

A google drive clone using Blockchain technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published