Giter Site home page Giter Site logo

dimnir / ratechain Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 684 KB

Ethereum Decentralized ratings app

JavaScript 78.87% HTML 5.40% CSS 0.07% Solidity 15.65%
dapp decentralized-applications ethereum ethereum-dapp blockchain solidity reviews smart-contracts

ratechain's Introduction

Overview:

Goals: Creating reviews decentralized Ethereum application which puts the reviews on a blockchain, making them unchangeable.

front_page

General info:


Users can make a profile, find another profiles, and review other profiles.
Each profile contains a description of the profile (type of services that the profile is offering).
Find profiles by searching their public key. Then its possible to read all the reviews that other users left, or review the profile.

Main 2 files in this project are Reviews.sol and App.js:

  • Reviews.sol: The smart contract, written in Solidity, contains all the logic of the app.
  • App.js: The front end. using react, html, and web3, connects the smart contract with the app.

Actions that require generating a new block in the blockcahin (like editing profile or leaving a review) will require a payment using the MetaMask wallet.

metamask


installs:

(Node.js and Truffle for the code, Ganache for the blockchain and MetaMask for connecting accounts to the app)

Node.js:
https://nodejs.org/en/download/

Truffle:

npm install โ€“g truffle

Ganache:
https://www.trufflesuite.com/ganache

MetaMask:
https://metamask.io/download


ratechain's People

Contributors

dimnir avatar

Stargazers

 avatar

Watchers

 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.