Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.53 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.53 KB

Energy-trading

Blockchain

Blockchain is a linked list data structure where the links are hash pointers.


Captura de pantalla 2017-09-17 a las 12.35.11


Captura de pantalla 2017-09-17 a las 12.36.59

Centralised - Facebook, WhatsApp. Everything relies on one server.

Decentralized - Visa. Central structures,and small structures interconnected to the central structure.

Distributed - Bitcoin. Each node has the same power in the network.


Description

Energy trading system for neighbor communities, build on Hyperledger Blockchain.

Hyperldger Demo

Installation

After forking and cloning the repo:

The app divided in two parts:

  • /server/ You need to follow the steps to initialize a Business Network on your computer.
  • /client/ $npm install $npm start

Tech Stack

The app has been created using

Contributors

We love pull requests from everyone. By participating in this project, you agree to abide by the thoughtbot [code of conduct]: https://thoughtbot.com/open-source-code-of-conduct

Fork, then clone the repo: Push to your fork and [submit a pull request].

License

Energy-trading is licensed under the MIT license.