Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 548 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 548 Bytes

GrayBox - ETHIndia22

Decentralized file storage platform with access controls and encryption

Live here - https://graybox22.vercel.app/

Technologies

  • Lighthouse.Storage
  • Web3.js
  • Graph protocol
  • React
  • ChakraUI

Run the application

npm start

Add --openssl-legacy-provider to the scripts in the package.json if you run into this error https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported

Backend repository

https://github.com/SANTHOSH17-DOT/ETHIndia22