Skip to content

SyncVault is a decentralised, encrypted, and transparent cloud storage platform built on IPFS, with a React JS frontend.

Notifications You must be signed in to change notification settings

Gabriel-Dee/SyncVault

 
 

Repository files navigation

DataVault

Data Vault is a decentralized cloud storage platform built on IPFS. It allows users to store and access their data in a secure and private way. Data Vault is different from traditional cloud storage services in a few key ways. First, it is decentralized, which means that there is no single point of control. This makes it more difficult for governments or corporations to censor or access your data. Second, DataVault uses encryption to protect your data. This means that your data is scrambled so that it cannot be read by anyone who does not have the encryption key. Third, Data Vault is transparent, which means that you can see who is storing your data and where it is stored. If you are looking for a more secure and private way to store your data, Data Vault is a great option.

To Run the Project, The available script are:

First Clone The Project:

git clone https://github.com/ABC-BOOKEE/SyncVault.git

Then navigate to the directory of cloning:

cd SyncVault

Then in the project directory, you can run:

npm install

This is to install the neccesarry dependencies for the Application

And lastly, run

npm run dev

this will run the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

SyncVault is a decentralised, encrypted, and transparent cloud storage platform built on IPFS, with a React JS frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • CSS 3.0%
  • HTML 0.6%