mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
Merge branch 'branche_presentation' into 'develop'
Intro présentation See merge request v18003685/pfe-blockchain!37
This commit is contained in:
BIN
docs/presentation_17_03_23/introduction/ReseauNoeuds.png
Normal file
BIN
docs/presentation_17_03_23/introduction/ReseauNoeuds.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
@ -1,31 +1,38 @@
|
|||||||
|
\begin{frame}{La blockchain}
|
||||||
|
\begin{figure}
|
||||||
|
\centering
|
||||||
|
\includegraphics[scale = 0.2]{introduction/blockchain.png}
|
||||||
|
\end{figure}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\begin{frame}{Un réseau de noeud}
|
||||||
|
\begin{figure}
|
||||||
|
\centering
|
||||||
|
\includegraphics[scale = 0.6]{introduction/ReseauNoeuds.png}
|
||||||
|
\end{figure}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\begin{frame}{Spécificités d'une blockchain}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Aucune autorité centrale.
|
||||||
|
\item Abscence de hiérarchie.
|
||||||
|
\item Immuable.
|
||||||
|
\item Aucune présence d'informations contradictoires.
|
||||||
|
\item Notion de partage et consensus.
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\begin{frame}{Réponse à un besoin}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Bitcoin première cryptomonnaie avec 40,5\% du marché.
|
||||||
|
\item Ether (Ethereum) en deuxième place avec 19,5\%.
|
||||||
|
\item 40\% restants composés de centaines de cryptomonnaies.
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}{Centralisation et Décentralisation}
|
\begin{frame}{Centralisation et Décentralisation}
|
||||||
\begin{figure}
|
\begin{figure}
|
||||||
\centering
|
\centering
|
||||||
\includegraphics[scale = 0.2]{introduction/CentralDecentral.png}
|
\includegraphics[scale = 0.2]{introduction/CentralDecentral.png}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}{La blockchain}
|
|
||||||
\begin{figure}
|
|
||||||
\centering
|
|
||||||
\includegraphics[scale = 0.3]{introduction/blockchain.png}
|
|
||||||
\end{figure}
|
|
||||||
\end{frame}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{frame}{Réponse à un besoin}
|
|
||||||
\begin{block}{}
|
|
||||||
\begin{itemize}
|
|
||||||
\item Bitcoin première cryptomonnaie avec 40,5\% du marché.
|
|
||||||
\item Ethereum en deuxième avec 19,5\%.
|
|
||||||
\item 40\% restants de cryptomonnaies avec leur propre chaîne.
|
|
||||||
\end{itemize}
|
|
||||||
\end{block}
|
|
||||||
\begin{block}{Nécessité de solutions d'échange inter-blockchains}
|
|
||||||
\begin{itemize}
|
|
||||||
\item Sécurisés
|
|
||||||
\item Fiables
|
|
||||||
\item Rapides
|
|
||||||
\end{itemize}
|
|
||||||
\end{block}
|
|
||||||
\end{frame}
|
|
Reference in New Issue
Block a user