# bdfs **Repository Path**: suahnkim/bdfs ## Basic Information - **Project Name**: bdfs - **Description**: Blockchain based distributed file system - **Primary Language**: PHP - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-02 - **Last Updated**: 2021-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bdfs: Blockchain based Distributed File System [![Build Status](https://img.shields.io/travis/npm/npm/latest.svg?style=flat-square)](https://travis-ci.org/npm/npm) bdfs is p2p based large file sharing system with a reward layer. Useful for supporting large file sharing via p2p protocols. Users who help to download files earn payment proportional to their work. # Code Repositories The same code can be found @ gitlab: https://gitlab.com/suahnkim/bdfs and gitee: https://gitee.com/suahnkim/bdfs ## Code structure Description of the codes and their folder locations - blockchain-system: main blockchain system - dfs: distributed file system based on IPFS - search-node: server which serves as a search - storage-node: storage used by the service provider (that sells contents) - web: reference web interface to serve the service. ## Build Traverse to each folder to find instructions. ## List of API documents - blockchain-system: https://github.com/suahnkim/bdfs/blob/main/blockchain-system/3%EC%B0%A8%EB%85%84%EB%8F%84_%EB%8C%80%EC%9A%A9%EB%9F%89%20%EB%8D%B0%EC%9D%B4%ED%84%B0%20%EC%9C%A0%ED%86%B5%20%EB%B8%94%EB%A1%9D%EC%B2%B4%EC%9D%B8%20%EC%84%9C%EB%B9%84%EC%8A%A4API%20V1.0.docx - dfs: https://github.com/suahnkim/bdfs/blob/main/dfs/ipfs_readme.docx - search-node: https://github.com/suahnkim/bdfs/blob/main/search-node/D115.%EB%B3%B5%ED%95%A9%EC%BB%A8%ED%85%90%EC%B8%A0%20%EA%B2%80%EC%83%89API.0.6.docx - storage-node: https://github.com/suahnkim/bdfs/blob/main/storage-node/readme.docx ## Created by - Markany (https://www.markany.com/eng/) - TechonMedia (http://www.techonmedia.com/) - 피플앤스토리 (http://www.people-story.com/) - Dongkuk University (http://dongguk2019.cafe24.com/) ## Maintained by - iaslab, Korea University (https://iaslab.org) ## Supported by This work was supported by Institute for Information & communications Technology Promotion(IITP) grant funded by the Korea government(MSIP) (No.2018-0-00365, Development of on-off hybrid blockchain technology for real-time large-scale data distribution)