Code Monkey home page Code Monkey logo

destore's Introduction

logo

Purpose

DeStore aims to create a decentralized peer-to-peer file storage platform with a trustless crytocurrency payment system. It is built on top of Ethereum to provide the platform with a decentralized logic base and dencentralized global state. It processes transactions using cryptocurrency called Ether It is also built using IPFS to provide the platform with content addressable peer-to-peer file distribution.

DeLib

While looking for a framework to build our app, we found that they were too restrictive for our purposes so we built: DeLib, a light-weight, and fully-inclusive Ethereum library:

  • A Command Line Interface that allows creation of IPC and RPC connections
  • Ethereum smart contract compile, build, and deployment functionality
  • Promise-based architecture to abstract away the asynchronicity present while using Ethereum
  • Testing environment (through simple Tape Promises)

Setup

Dependency Installation

In order to use the capabilities of DeStore, we must first install IPFS and install geth. Please follow the links to complete each respective download before starting the app.

Package Installation

npm install to install all npm dependencies.

npm start to initialize the electron application.

Application Overview

Sign Up

A applicant on the Desktop application can choose between signing up as a:

  • User (can pay to store to the distributed database made of real-world hosts)
  • Host (saves other users' files to their hard drive for money in return)

Signup-user Signup-host

Loading Money into Ethereum Account

When the user creates a new DeStore account, a new Ethereum account is automatically created. To buy ether and transfer it into your DeStore account, use a third-party service such as Coinbase, making a transaction to the specified Account Address. We recommend loading a minimum of 0.45 ether as a User and 0.1 as a Host before starting.

Signin-user

User View

User-dragdrop

User-mount

User-distribute

User-retrieve

Host View

Host-after

Future Features

- Integrate geth child process into app securely
- Further distribute files when encrypted files are deleted/tampered with

destore's People

Contributors

zhiwenh avatar shraybans avatar campallison avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.