mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
Update docs/presentation_17_03_23/decentralisation/relay.tex,...
This commit is contained in:
@ -41,7 +41,7 @@
|
|||||||
\end{block}
|
\end{block}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}{Wormhole}
|
||||||
\begin{block}{$verify\_signature$ appelle un programme de vérification}
|
\begin{block}{$verify\_signature$ appelle un programme de vérification}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item $Sysvar: Instructions$ : Alias du programme.
|
\item $Sysvar: Instructions$ : Alias du programme.
|
||||||
|
@ -1,10 +1,6 @@
|
|||||||
\subsection[Introduction]{Définition et contextualisation}
|
|
||||||
\input{decentralisation/intro.tex}
|
|
||||||
\subsection[Relay]{Relay}
|
\subsection[Relay]{Relay}
|
||||||
\input{decentralisation/relay.tex}
|
\input{decentralisation/relay.tex}
|
||||||
\subsection[Sidechains]{Sidechains}
|
\subsection[Sidechains]{Sidechains}
|
||||||
\input{decentralisation/sidechains.tex}
|
\input{decentralisation/sidechains.tex}
|
||||||
\subsection[HLTC]{Hash Lock Time Contract}
|
\subsection[HLTC]{Hash Lock Time Contract}
|
||||||
\input{decentralisation/hltc.tex}
|
\input{decentralisation/htlc.tex}
|
||||||
\subsection[Usages Concrets]{Les diifferentes implémentations du swap décentralisé}
|
|
||||||
\input{decentralisation/usages.tex}
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
\begin{frame}
|
|
||||||
\frametitle{Définition et contextualisation}
|
|
||||||
\end{frame}
|
|
@ -1,9 +1,4 @@
|
|||||||
%auteur: Amaury JOLY
|
%auteur: Amaury JOLY
|
||||||
\begin{frame}
|
|
||||||
\frametitle{Relay}
|
|
||||||
|
|
||||||
\end{frame}
|
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Qu’est-ce qu’un relay ?}
|
\frametitle{Qu’est-ce qu’un relay ?}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
\begin{frame}
|
|
||||||
\frametitle{Etat de l'art}
|
|
||||||
\end{frame}
|
|
@ -1,3 +0,0 @@
|
|||||||
\begin{frame}
|
|
||||||
\frametitle{Introduction}
|
|
||||||
\end{frame}
|
|
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
\documentclass{beamer}
|
\documentclass{beamer}
|
||||||
\usetheme{Boadilla}
|
\usetheme{Boadilla}
|
||||||
\usecolortheme{orchid}
|
\usecolortheme{orchid}
|
||||||
@ -6,7 +7,6 @@
|
|||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage[french]{babel}
|
\usepackage[french]{babel}
|
||||||
|
|
||||||
|
|
||||||
\addtobeamertemplate{navigation symbols}{}{%
|
\addtobeamertemplate{navigation symbols}{}{%
|
||||||
\usebeamerfont{footline}%
|
\usebeamerfont{footline}%
|
||||||
\usebeamercolor[fg]{footline}%
|
\usebeamercolor[fg]{footline}%
|
||||||
@ -50,10 +50,10 @@
|
|||||||
\end{abstract}
|
\end{abstract}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\tableofcontents
|
\begin{frame}{Table des matières}
|
||||||
|
\tableofcontents
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
\section{Introduction}
|
|
||||||
\input{introduction/index.tex}
|
|
||||||
\section{Centralisation}
|
\section{Centralisation}
|
||||||
\input{centralisation/index.tex}
|
\input{centralisation/index.tex}
|
||||||
\section{Décentralisation}
|
\section{Décentralisation}
|
||||||
|
Reference in New Issue
Block a user