-
Notifications
You must be signed in to change notification settings - Fork 0
/
title.tex
177 lines (101 loc) · 3.57 KB
/
title.tex
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
%--------------------------------------------------------------------------------------
%%% hlavná stránka
\begin{titlepage}
\begin{center}
{\sc\LARGE University of Žilina}
\medskip
{\sc\Large Faculty of Management Science and Informatics}
\vfill\vfill\vfill\vfill
{\sc\LARGE Master's thesis}
\smallskip
{\large Field of study: {\bf Information systems}}
\end{center}
\vfill\vfill\vfill
\begin{center}
{\large\bf Jozef Chmelár}
\smallskip
{\large\bf Application of blockchain technology}
\smallskip
Tutor: {\bf Ing. Michal Kvet, PhD. }
\smallskip
Registration number : 760/2018
\smallskip
ŽILINA 2019
\end{center}
\end{titlepage}
%--------------------------------------------------------------------------------------
%%% cestne vyhlásenie
\pagebreak
\hfill
\vfill
\begin{center}
\sc\Large\textbf{Declaration}
\end{center}
I hereby declare that this thesis was written by myself. I also declare that all the sources and information used to complete the thesis are included in the list of references
\vspace{1em}
I agree with publication of this thesis.
\vspace{2em}
In Žilina, 2. May 2019 \hfill ...........................
\hfill Jozef Chmelár \hspace{0,5em}
% \vfill
% \hfill
\pagebreak
%--------------------------------------------------------------------------------------
%%% poďakovanie
\pagebreak
\hfill
\vfill
\begin{center}
\sc\Large\textbf{Acknowledgement}
\end{center}
I'd like to thank to my supervisor Ing. Michal Kvet, PhD . for his professional help, feedback and always pointing me to the right direction.
\vspace{2em}
In Žilina, 2. May 2019 \hfill ...........................
\hfill Jozef Chmelár \hspace{0,5em}
\pagebreak
%--------------------------------------------------------------------------------------
%%% slovensky abstrakt
\pagebreak
\begin{center}
\sc\Large\textbf{Abstrakt}
\end{center}
\noindent
{\sc CHMELÁR Jozef:} {\em Využitie technológie blockchain}
[Diplomová práca]
\noindent
Žilinská univerzita v Žiline,
Fakulta riadenia a informatiky,
Katedra informatiky
\noindent
Vedúci práce - Ing. Michal Kvet, PhD . Stupeň odbornej kvalifikácie - Inžinier.- Žilina: FRI ŽU v Žiline, 2018 - Počet strán \pageref{LastPage}
\noindent
\vspace{1em}
Cieľom diplomvej práce je analýza technológie blockchain, jej použitie a súčasné implementácie. Vytvorenie aplikácie ktorá využíva blockchain na ukladanie výrobných dát. Tieto dáta musia byť uložené v nemennom stave aby poskytovali dôkaz o výrobe a zachovali integritu dát.
\vspace{1em}
\noindent
{\bf Kľúčové slová:} Blockchain, decentralizovaná databáza
\pagebreak
%--------------------------------------------------------------------------------------
%%% anglicky abstrakt
\selectlanguage{english}
\pagebreak
\begin{center}
\sc\Large\textbf{Abstract}
\end{center}
\noindent
{\sc CHMELÁR Jozef:} {\em Application of blockchain technology
}
[Master´s thesis]
\noindent
University of Žilina,
Faculty of Management Science and Informatics,
Department of Informatics
\noindent
Supervisor: Ing. Michal Kvet, PhD . - Qualification level : Masters.- Žilina: FRI ŽU in Žilina ,2018 - Number of pages: \pageref{LastPage}
\vspace{1em}
Thesis should analyze blockchain as a technology, its usage and current implementations. The goal is to develop a blockchain application for storing manufacturing data. This data should be stored in immutable state to provide proof of manufacturing and integrity of data.
\vspace{1em}
\noindent
{\bf Keywords:} Blockchain, decentralized database
\pagebreak
\selectlanguage{english}