# Distributed Economy and IoT

## 1. Hackathon Reutlingen University&#x20;

### 1.1 Introduction

Welcome to the documentation of the project *Distributed Economy and IoT* that was realized as part of the hackathon on the 05./06. of July 2018. The use case refers to the enhancement of the traditional energy sector through peer-to peer-networks and stakeholders. The project focuses on automating dynamic contracts between the stakeholder involved in the energy system.

![Figure 1 - Blockchain](https://2358608389-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LG4zxPV0XuZozWlMFuq%2F-LH46-ht5TwZ_-03-T1_%2F-LH46PB5uxBPqWc97ltp%2Fsymbolbild-blockchain-gettyimages-637306630.jpg?alt=media\&token=86d5c992-0f76-40f4-90f9-30bd64d5eccd)

### **1.2 Team Members**

The team consists, on the one hand, of students from Reutlingen University specialized in decentralized energy systems (DEE) and, on the other hand, students from Reutlingen University that are focused on services computing (SC) to complement the required contentual domain of the hackathon:

* &#x20;Danny Moreira (DEE)
* &#x20;Darius Klink (DEE)
* &#x20;Philipp Nuffer (DEE)
* &#x20;Alisa Bunte (SC)
* &#x20;Marcel Boer (SC)
* &#x20;Carmen Fuhrmann (SC)
* &#x20;Marcus Friedrich (SC)
* &#x20;Mario Krämer (SC)
* &#x20;Isabel Schorm (SC)
* &#x20;Dominik Seiz (SC)

### 1.3 Documentation

The following chapters represent the description, course of action and results of the hackathon:

1. [Project Idea](https://hhz.gitbook.io/blockchain/project-idea)
2. [Introduction](https://hhz.gitbook.io/blockchain/untitled)
3. [Procedure](https://hhz.gitbook.io/blockchain/procedure-of-hackathon)
4. [Business Modelling](https://hhz.gitbook.io/blockchain/untitled-1)
5. [Profile of Requirements/Use Case Analysis](https://hhz.gitbook.io/blockchain/profile-of-requirements-use-case-analysis)
6. [Development of Technical Concept](https://hhz.gitbook.io/blockchain/development-of-technical-concept)
7. [IT System Architecture](https://hhz.gitbook.io/blockchain/it-system-architecture)
8. [Communication Behavior](https://hhz.gitbook.io/blockchain/communication-behavior)
9. [Minimum Viable Product](https://hhz.gitbook.io/blockchain/minimum-viable-product)
10. [Quality of the Project and of the Prototype](https://hhz.gitbook.io/blockchain/quality-and-understandability-of-prototype-implementation)
11. [Conclusion](https://hhz.gitbook.io/blockchain/conclusion)
12. [References](https://hhz.gitbook.io/blockchain/12.-references)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hhz.gitbook.io/blockchain/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
