-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
189 lines (184 loc) · 12.1 KB
/
index.html
File metadata and controls
189 lines (184 loc) · 12.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<html lang="de">
<head>
<title>Energy Token Model: Smart Contract Code verfügbar | B2E2</title>
<meta charset="utf-8" />
<meta name="generator" content="Pelican" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<link rel="stylesheet" href="./base.css" />
<link rel="icon" type="image/png" href="./images/enbw_favicon.ico" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-91468757-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-91468757-3");
</script>
</head>
<body id="index" class="">
<nav class="container mx-auto flex items-stretch justify-between bg-white p-6">
<div class="items-start flex-grow">
<a class="flex lg:items-center flex-shrink-0 text-black mr-6 hover:text-gray-700">
<img class="w-40 h-10 mr-4" src="./images/logo_enbw_sm.jpg" alt="EnBW Logo" />
</a>
</div>
</nav>
<div class="bg-gray-100">
<img class="h-64 w-full object-cover" src="./images/header-image.jpg" alt="Header image" />
<div class="flex flex-col lg:flex-row container mx-auto pt-16">
<section id="content" class="lg:w-7/12 mb-10 mx-4">
<header class="max-w-3xl">
<h2 class="text-4xl font-bold mb-8">
<a
href="./whitepaper.html"
rel="bookmark"
title="Permalink to Energy Token Model: Smart Contract Code verfügbar"
>Energy Token Model: Smart Contract Code verfügbar</a
>
</h2>
</header>
<div class="prose">
<h2>Open Source Repository auf GitHub</h2>
<p>
Mit dem Konzept eines <a href="./whitepaper.html">Energy Token Models</a> haben wir die Grundlage für ein
"Blockchain Based Energy Ecosystem" (B2E2) geschaffen, in dem Anwendungsfälle für Energy-Sharing,
Herkunftsnachweis sowie lokale und offene P2P-Märkte realisiert werden können. Der vorgestellte Ansatz
zeigt einen Weg auf, wie Objekte der realen Welt mit ihren Eigenschaften digital auf einer Blockchain
abgebildet und Transaktionen in Smart Contracts vertrauenswürdig durchgeführt werden können. Mit der
Veröffentlichung des Codes der Smart Contracts gehen wir nun den nächsten Schritt und zeigen, wie die
Umsetzung aussieht. Wir sind der Überzeugung, dass der Vorteil der Anwendung der Blockchain darin besteht,
eine gemeinsame Transaktionsschicht zu haben und veröffentlichen daher das Repository unter einer
MIT-Open-Source-Lizenz. Mit der Offenlegung der Smart Contracts als Open Source leisten wir einen Beitrag
zur öffentlichen Diskussion darüber, wie die Blockchain in der Energiewirtschaft eingesetzt werden kann.
Es steht jedem frei, eigene Anwendungsfälle auf Basis des Codes zu implementieren. Nehmen Sie gerne
Kontakt zu uns auf, wenn Sie Anmerkungen, Fragen und Ideen zu den Contracts und deren Anwendung haben. Wir
freuen uns über Ihr Feedback.
</p>
<p>
<strong>Link auf GitHub Repository</strong>:
<a href="https://github.com/B2E2/b2e2_contracts">https://github.com/B2E2/b2e2_contracts</a>
</p>
</div>
<!-- /.entry-content -->
</section>
<section id="sidebar" class="mx-4">
<footer class="post-info">
<img class="w-64 mb-8" src="./images/logo.png" alt="Logo" />
<time class="published mb-6" datetime="2020-10-22T11:00:00+02:00"> 22.10.2020 </time>
<div class="mb-6">
<p class="font-bold text-2xl text-gray-800">Autor/en</p>
<p class="mb-1"><a class="text-gray-700 hover:text-gray-900">Magnus Gödde</a></p>
<p class="mb-1"><a class="text-gray-700 hover:text-gray-900">Alexander Kaiser</a></p>
<p class="mb-1"><a class="text-gray-700 hover:text-gray-900">Christian Sander</a></p>
<p class="mb-1"><a class="text-gray-700 hover:text-gray-900">Volker Seith</a></p>
<p class="mb-1"><a class="text-gray-700 hover:text-gray-900">Matthias Stumpp</a></p>
<p class="mb-1"><a class="text-gray-700 hover:text-gray-900">Klaus Winter</a></p>
</div>
<div class="mb-6">
<a
class="border-2 border-orange-400 px-4 py-2 rounded-full text-orange-700 hover:text-white hover:bg-orange-400"
href="mailto:b2e2@enbw.com"
>E-Mail</a
>
</div>
</footer>
<!-- /.post-info -->
</section>
</div>
<div class="h-12"></div>
</div>
<div class="bg-enbw p-8">
<div class="container mx-auto flex flex-col lg:flex-row justify-between text-gray-100 text-lg">
<div class="pb-6">
© Copyright <span id="currentyear">2025</span> |
<a class="hover:text-blue-300" href="https://www.enbw.com/service/datenschutz">Datenschutz</a>
</div>
<div class="flex text-gray-700 pb-6">
<a class="" href="https://www.facebook.com/EnBW" target="_blank">
<div
class="flex w-10 h-10 bg-gray-200 justify-center items-center rounded-full mr-3 hover:text-gray-900 hover:bg-gray-400"
>
<svg
class="fill-current"
height="24"
width="24"
enable-background="new 0 0 24 24"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="m15.997 3.985h2.191v-3.816c-.378-.052-1.678-.169-3.192-.169-3.159 0-5.323 1.987-5.323 5.639v3.361h-3.486v4.266h3.486v10.734h4.274v-10.733h3.345l.531-4.266h-3.877v-2.939c.001-1.233.333-2.077 2.051-2.077z"
></path>
</svg>
</div>
</a>
<a class="" href="https://twitter.com/EnBW" target="_blank">
<div
class="flex w-10 h-10 bg-gray-200 justify-center items-center rounded-full mr-3 hover:text-gray-900 hover:bg-gray-400"
>
<svg
class="fill-current"
height="24"
width="24"
enable-background="new 0 0 24 24"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="m21.534 7.113c.976-.693 1.797-1.558 2.466-2.554v-.001c-.893.391-1.843.651-2.835.777 1.02-.609 1.799-1.566 2.165-2.719-.951.567-2.001.967-3.12 1.191-.903-.962-2.19-1.557-3.594-1.557-2.724 0-4.917 2.211-4.917 4.921 0 .39.033.765.114 1.122-4.09-.2-7.71-2.16-10.142-5.147-.424.737-.674 1.58-.674 2.487 0 1.704.877 3.214 2.186 4.089-.791-.015-1.566-.245-2.223-.606v.054c0 2.391 1.705 4.377 3.942 4.835-.401.11-.837.162-1.29.162-.315 0-.633-.018-.931-.084.637 1.948 2.447 3.381 4.597 3.428-1.674 1.309-3.8 2.098-6.101 2.098-.403 0-.79-.018-1.177-.067 2.18 1.405 4.762 2.208 7.548 2.208 8.683 0 14.342-7.244 13.986-14.637z"
></path>
</svg>
</div>
</a>
<a class="" href="https://www.youtube.com/enbw/" target="_blank">
<div
class="flex w-10 h-10 bg-gray-200 justify-center items-center rounded-full mr-3 hover:text-gray-900 hover:bg-gray-400"
>
<svg
class="fill-current"
height="24"
width="24"
viewBox="-21 -117 682.66672 682"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="m626.8125 64.035156c-7.375-27.417968-28.992188-49.03125-56.40625-56.414062-50.082031-13.703125-250.414062-13.703125-250.414062-13.703125s-200.324219 0-250.40625 13.183593c-26.886719 7.375-49.03125 29.519532-56.40625 56.933594-13.179688 50.078125-13.179688 153.933594-13.179688 153.933594s0 104.378906 13.179688 153.933594c7.382812 27.414062 28.992187 49.027344 56.410156 56.410156 50.605468 13.707031 250.410156 13.707031 250.410156 13.707031s200.324219 0 250.40625-13.183593c27.417969-7.378907 49.03125-28.992188 56.414062-56.40625 13.175782-50.082032 13.175782-153.933594 13.175782-153.933594s.527344-104.382813-13.183594-154.460938zm-370.601562 249.878906v-191.890624l166.585937 95.945312zm0 0"
></path>
</svg>
</div>
</a>
<a class="" href="https://www.instagram.com/enbw_ag/" target="_blank">
<div
class="flex w-10 h-10 bg-gray-200 justify-center items-center rounded-full mr-3 hover:text-gray-900 hover:bg-gray-400"
>
<svg
class="fill-current"
width="24"
height="24"
viewBox="0 0 511 511.9"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="m510.949219 150.5c-1.199219-27.199219-5.597657-45.898438-11.898438-62.101562-6.5-17.199219-16.5-32.597657-29.601562-45.398438-12.800781-13-28.300781-23.101562-45.300781-29.5-16.296876-6.300781-34.898438-10.699219-62.097657-11.898438-27.402343-1.300781-36.101562-1.601562-105.601562-1.601562s-78.199219.300781-105.5 1.5c-27.199219 1.199219-45.898438 5.601562-62.097657 11.898438-17.203124 6.5-32.601562 16.5-45.402343 29.601562-13 12.800781-23.097657 28.300781-29.5 45.300781-6.300781 16.300781-10.699219 34.898438-11.898438 62.097657-1.300781 27.402343-1.601562 36.101562-1.601562 105.601562s.300781 78.199219 1.5 105.5c1.199219 27.199219 5.601562 45.898438 11.902343 62.101562 6.5 17.199219 16.597657 32.597657 29.597657 45.398438 12.800781 13 28.300781 23.101562 45.300781 29.5 16.300781 6.300781 34.898438 10.699219 62.101562 11.898438 27.296876 1.203124 36 1.5 105.5 1.5s78.199219-.296876 105.5-1.5c27.199219-1.199219 45.898438-5.597657 62.097657-11.898438 34.402343-13.300781 61.601562-40.5 74.902343-74.898438 6.296876-16.300781 10.699219-34.902343 11.898438-62.101562 1.199219-27.300781 1.5-36 1.5-105.5s-.101562-78.199219-1.300781-105.5zm-46.097657 209c-1.101562 25-5.300781 38.5-8.800781 47.5-8.601562 22.300781-26.300781 40-48.601562 48.601562-9 3.5-22.597657 7.699219-47.5 8.796876-27 1.203124-35.097657 1.5-103.398438 1.5s-76.5-.296876-103.402343-1.5c-25-1.097657-38.5-5.296876-47.5-8.796876-11.097657-4.101562-21.199219-10.601562-29.398438-19.101562-8.5-8.300781-15-18.300781-19.101562-29.398438-3.5-9-7.699219-22.601562-8.796876-47.5-1.203124-27-1.5-35.101562-1.5-103.402343s.296876-76.5 1.5-103.398438c1.097657-25 5.296876-38.5 8.796876-47.5 4.101562-11.101562 10.601562-21.199219 19.203124-29.402343 8.296876-8.5 18.296876-15 29.398438-19.097657 9-3.5 22.601562-7.699219 47.5-8.800781 27-1.199219 35.101562-1.5 103.398438-1.5 68.402343 0 76.5.300781 103.402343 1.5 25 1.101562 38.5 5.300781 47.5 8.800781 11.097657 4.097657 21.199219 10.597657 29.398438 19.097657 8.5 8.300781 15 18.300781 19.101562 29.402343 3.5 9 7.699219 22.597657 8.800781 47.5 1.199219 27 1.5 35.097657 1.5 103.398438s-.300781 76.300781-1.5 103.300781zm0 0"
></path>
<path
d="m256.449219 124.5c-72.597657 0-131.5 58.898438-131.5 131.5s58.902343 131.5 131.5 131.5c72.601562 0 131.5-58.898438 131.5-131.5s-58.898438-131.5-131.5-131.5zm0 216.800781c-47.097657 0-85.300781-38.199219-85.300781-85.300781s38.203124-85.300781 85.300781-85.300781c47.101562 0 85.300781 38.199219 85.300781 85.300781s-38.199219 85.300781-85.300781 85.300781zm0 0"
></path>
<path
d="m423.851562 119.300781c0 16.953125-13.746093 30.699219-30.703124 30.699219-16.953126 0-30.699219-13.746094-30.699219-30.699219 0-16.957031 13.746093-30.699219 30.699219-30.699219 16.957031 0 30.703124 13.742188 30.703124 30.699219zm0 0"
></path>
</svg>
</div>
</a>
</div>
</div>
</div>
<script>
var d = new Date();
var currentyear = document.getElementById("currentyear");
currentyear.innerHTML = d.getFullYear();
</script>
</body>
</html>