Skip to content

Latest commit

 

History

History
122 lines (89 loc) · 3.2 KB

README.md

File metadata and controls

122 lines (89 loc) · 3.2 KB

logo

Share your file securely

A blockchain based file sharing system.

contributors last update forks stars open issues


📓 Index

📖 Description

Sharex is IPFS based file sharing system where a file is sent over the network via a link. The main idea behind Sharex is that you can send file(any) from any device using browser via a link. The QR generated itself is a hash to the particular file that is to be sent over.

🔨 Tools used

  • IPFS: InterPlanetary File System
  • React.js: A JavaScript framework for UI development

(back to top)

🧰 Getting started

  • To build this project, you have to have node installed in your pc.
  • Clone the repo via following command.
    cd folder-path-where-you-want-to-clone
    git clone https://github.com/E-n-N-D/shaREx.git
  • Install the npm packages (To view the packages used, go to packages.json file )
    npm install
  • Build the project using the following command
    npm start

(back to top)

💸 Deployment

logo

Sharex product: LINK HERE

(back to top)

☎️ Contacts

(back to top)