Skip to content
/ hox Public

Decentralised cloud storage | Hackfortomorrow

Notifications You must be signed in to change notification settings

adamsyy/hox

Repository files navigation

hox

Hox is a decentralised application build using React js, solidity, eth and web3.js. Start hoxing the centralised cloud storage! Decentralisation is something that has always fascinated us, ever since i started google drive i used to think how google can do anything with our data.we had concerns over data leaks from centralised server storage of information.Decentralized storage is a potential solution that Blockchain companies are researching and implementing.


To run the project locally on your system.
1. Install ganache
2. Metamask extension
3. npm install
4. set the ports to match
5. open your terminal and run "truffle migrate --reset"
6. "truffle test"
7. make sure to select the specified local host network in your metamask extension.
8. npm start
You are good to go!

Image-1


Image-2