Code Monkey home page Code Monkey logo

ethphoto's Introduction

EthPhoto

About EthPhoto

EthPhoto is a DApp to fulfill the requirement of a non-centralized server web-app, which is built using Ethereum. Ethereum is a blockchain based platform that helps in building decentralized apps, where there is no centralized server and multiple users participate in the process through the blockchain platform.

Instead of having central database to store data, this App has the data which is replicated to all the participants in the form of Blockchain, that ensures validity of data in spite of having malicious users among the participants. The files are stored using a unique fingerprint (the cryptographic hash of their content) which also solves the problem of data duplication across the network.

Built by Team 03, for the inter-hall event "Opensoft" of IIT Kharagpur.

Requirements

  • An Operating System such as Linux / Mac / Windows
  • Atleast 9MB of free disk-space
  • A web browser such as Chrome / Firefox / Opera / Safari

Installation Guide(s)

Install the most recent versions of each of the below listed softwares -

  • node and npm : Install nodejs for your platform, by following this link.
  • IPFS : Install IPFS, by following this download link.
  • python : Install python from here
  • Solidity : Follow the installation procedure specified in this link
  • geth : Follow the platform-specific installation procedure of geth for your respective platform, from this link.
  • Python module "Pillow" : Install the "Pillow" module of Python, by following the guide given in this link.
  • Node app dependencies : To install all the dependencies of this node App, run npm install on your terminal. Have a look at the packages.json file to go through all the dependencies.

You're all set to run the DApp now! ๐ŸŽ‰

Building the DApp : EthPhoto

Run ./setup.sh -s on your terminal from the root directory of the EthPhoto DApp.

Running the DApp : EthPhoto

Run node server.js on your terminal to serve the nodejs web-app.

Access localhost:5000 on your web browser, to see the working DApp EthPhoto. ๐ŸŽ‰

License

Licensed under the terms of the ISC License.

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.