Skip to content

DebjitPramanick/Distributed-File-Storage

Repository files navigation

DISTRIBUTED FILE STORAGE

A simple Blockchain web app for storing and sharing files online on blockchain testnet.
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact

About The Project


This is a simple file manager app using Blockchain technology. A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

These things must be installed in your system.

This things must be installed as an extension in your browser.

Installation

  1. Clone the repo
    https://github.com/DebjitPramanick/Distributed-File-Storage.git
  2. Open the project folder
  3. Install NPM
    npm i
  4. Now run Ganache
  5. Now type in the command in terminal
    truffle migrate
  6. Now type
    cd client
  7. Now start the client application
    npm start

Usage

Here are some examples of how my app works.


Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Twitter - @P_Debjit
LinkedIn - Debjit Pramanick
Project Link: https://github.com/DebjitPramanick/Distributed-File-Storage

About

It is basically a blockchain application based on Ethereum Blockchain. User can upload files, share files with link and delete files. for more info check Readme.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors