mirror of
https://github.com/Ownercz/ssme-thesis.git
synced 2025-05-18 22:06:43 +02:00
Referencing by chapters
This commit is contained in:
parent
6103ea30d5
commit
f627ad4fe2
@ -430,7 +430,7 @@ By that, amounts transferred between wallets in the form of outputs of transacti
|
||||
Kovri is a C++ implementation of the I2P anonymous network under heavy development process in Monero project. It aims to offer secure network transmissions where a user's IP cannot be associated with a particular transaction ID \cite{monerokovri}.
|
||||
|
||||
\chapter{Monero usage}
|
||||
As pointed out in the section \ref{sec:monero-timeline}, Monero is one of the cryptocurrencies that aim to implement as complex anonymity system as possible. Moreover, because of that not only the underlying technology of the network is different from other cryptocurrency projects but the user side as well.
|
||||
As pointed out in the Chapter \ref{sec:monero-timeline}, Monero is one of the cryptocurrencies that aim to implement as complex anonymity system as possible. Moreover, because of that not only the underlying technology of the network is different from other cryptocurrency projects but the user side as well.
|
||||
\section{Wallets}
|
||||
\label{sec:wallets}
|
||||
The essential part of every currency is the user's ability to access stored funds. In cryptocurrency, this is represented by the wallet and associated software.
|
||||
@ -902,7 +902,7 @@ By this, the user does not need to save the seed, wallet keys or make any backup
|
||||
|
||||
\textbf{Cake Wallet} represents open source Monero wallet for iOS that provides wallet generation and local key pair storage with remote node connection and synchronization \cite{cakewalletgithub}.
|
||||
|
||||
Guideline for secure wallet access is described in section \ref{sec:wallettypes}.
|
||||
Guideline for secure wallet access is described in the Chapter \ref{sec:wallettypes}.
|
||||
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
|
Loading…
Reference in New Issue
Block a user