From b04cf72db451c43c6ed3b8f2725614311f0e2e04 Mon Sep 17 00:00:00 2001 From: Antoine A <> Date: Wed, 21 Sep 2022 12:40:17 +0200 Subject: BRAINS2022 presentation update --- pres-brains22/presentation.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pres-brains22/presentation.tex') diff --git a/pres-brains22/presentation.tex b/pres-brains22/presentation.tex index f7e12a9..bb8e873 100644 --- a/pres-brains22/presentation.tex +++ b/pres-brains22/presentation.tex @@ -24,7 +24,7 @@ \begin{frame}{GNU Taler}{Overview} \begin{tikzpicture}[remember picture,overlay] \node (N1)[above right=25mm and 37mm of current page.center] {\includegraphics[width=18mm]{./google_play_GNU_Taler.jpg}}; - \node [below=-2mm of N1]{Install the wallet}; + \node [below=-2mm of N1]{wallet.taler.net}; \end{tikzpicture} \begin{columns} \column{0.5\paperwidth} @@ -84,7 +84,7 @@ \begin{frame}{GNU Taler}{Blockchain settlement layer} \begin{tikzpicture}[remember picture,overlay] \node (N1)[above right=25mm and 37mm of current page.center] {\includegraphics[width=18mm]{./google_play_GNU_Taler.jpg}}; - \node [below=-2mm of N1]{Install the wallet}; + \node [below=-2mm of N1]{wallet.taler.net}; \end{tikzpicture} \begin{center} \begin{tikzpicture}[ @@ -183,7 +183,7 @@ \begin{frame}{Storing metadata}{Ethereum} \begin{block}{Smart contract ?} \begin{itemize} - \item Logs in smart contract is the recommend way {\tiny (ethereum.org)} + \item Logs in smart contract is the recommended way {\tiny (ethereum.org)} \item Expensive (additional storage and execution fees) \item Avoidable attack surface (error prone) \end{itemize} @@ -283,7 +283,7 @@ \end{frame} \begin{frame}{Implementation} - Download a wallet from \url{https://wallet.taler.net/}. Link our experimental bitcoin exchange at \url{https://bitcoin.ice.bfh.ch/}. + Download a wallet from \url{wallet.taler.net} and add our experimental bitcoin exchange at \url{bitcoin.ice.bfh.ch} \center\includegraphics[width=10.4cm]{./electrum.jpg} \end{frame} -- cgit v1.2.3