Browse Source

Remove detailed part about AETH

Carsten Porth 5 years ago
parent
commit
0fc5ed9213
1 changed files with 19 additions and 17 deletions
  1. 19 17
      thesis/content/03-related-work/akasha.tex

+ 19 - 17
thesis/content/03-related-work/akasha.tex

@@ -4,22 +4,24 @@ Alisie sees AKASHA as \enquote{the missing puzzle piece that will enable us to t
 
 \textit{<<Describe what AKASHA can do>>}
 
-After a proof of concept had validated the idea, the technology stack mentioned above was defined, and development began at the beginning of 2016. The first goal was to develop a client based on Electron for Windows, Linux, and MacOS. In January 2017, the first functional alpha version was completed and tested with a closed circle of users. Over time, additional functions were added, bugs fixed, and performance optimized. In November 2017, a web version of AKASHA\footnote{https://beta.akasha.world/} was introduced. This was a big step towards a better user experience since the web client does not need to download the Rinkeby blockchain which took around 30 minutes on the first run. The public beta phase started in February 2018 with the primary goal to see how the application behaves under heavy load.
-
-With the announcement of the web version, the team behind AKASHA also released plans for their AETH token. This token should have the unique feature that it can take different states. The state transition from one state to the other is only possible as shown in Figure \ref{fig:akasha-aeth-transitions}. The developers describe the states as follows:
-
-\begin{itemize}
-	\item \textbf{AETH} is a transferable, ERC 20 compatible token, living on the Rinkeby test network
-	\item \textbf{Mana} is non-transferable and is obtained by locking AETH for X time at Y ratio (Manafied AETH). The Mana amount regenerates every day for as long as AETH remains locked, in a \enquote{Manafied} state.
-	\item \textbf{Essence} is non-transferable and is obtained through positive contributions. It can be burned to mint new AETH into existence. When people use their Mana to vote on artifacts, the authors can collect the burned Mana as Essence.
-	\item \textbf{Karma} is not a state, but rather a score tracking user contributions. For every unit of Essence collected, the user receives also Karma. Karma is used for defining milestones, thresholds and unlocking functionality within the \ac{dApp}.
-\end{itemize}
-
-\begin{figure}[h!]
-	\centering
-	\includegraphics[width=0.8\textwidth]{aeth-flow}
-	\caption{AETH flow}
-	\label{fig:akasha-aeth-transitions}
-\end{figure}
+After a proof of concept had validated the idea, the technology stack mentioned above was defined, and development began at the beginning of 2016. The first goal was to develop a client based on Electron for Windows, Linux, and MacOS. In January 2017, the first functional alpha version was completed and tested with a closed circle of users. Over time, additional functions were added, bugs fixed, and performance optimized. In November 2017, a web version of AKASHA\footnote{https://beta.akasha.world/} was introduced. This was a big step towards a better user experience since the web client does not need to download the Ethereum Rinkeby blockchain which took around 30 minutes on the first run. But web version only works in browsers running MetaMask and IPFS Companion extensions. The public beta phase started in February 2018 with the primary goal to see how the application behaves under heavy load.
+
+With the announcement of the web version, the team behind AKASHA also released plans for their AETH token. This token should have the unique feature that it can take different states.
+
+%With the announcement of the web version, the team behind AKASHA also released plans for their AETH token. This token should have the unique feature that it can take different states. The state transition from one state to the other is only possible as shown in Figure \ref{fig:akasha-aeth-transitions}. The developers describe the states as follows:
+
+%\begin{itemize}
+%	\item \textbf{AETH} is a transferable, ERC 20 compatible token, living on the Rinkeby test network
+%	\item \textbf{Mana} is non-transferable and is obtained by locking AETH for X time at Y ratio (Manafied AETH). The Mana amount regenerates every day for as long as AETH remains locked, in a \enquote{Manafied} state.
+%	\item \textbf{Essence} is non-transferable and is obtained through positive contributions. It can be burned to mint new AETH into existence. When people use their Mana to vote on artifacts, the authors can collect the burned Mana as Essence.
+%	\item \textbf{Karma} is not a state, but rather a score tracking user contributions. For every unit of Essence collected, the user receives also Karma. Karma is used for defining milestones, thresholds and unlocking functionality within the \ac{dApp}.
+%\end{itemize}
+
+%\begin{figure}[h!]
+%	\centering
+%	\includegraphics[width=0.8\textwidth]{aeth-flow}
+%	\caption{AETH flow}
+%	\label{fig:akasha-aeth-transitions}
+%\end{figure}
 
 After a long period of silence, the entire project was converted in January 2019, almost three years after the start. The domain changed from akasha.world to akasha.org, and the focus shifted from a social network to an umbrella organization that unites several projects. In the AKASHA blog, Alisie writes about metamorphosis and compares the change from a caterpillar to a butterfly. The alpha and beta phases are said to have corresponded to the caterpillar phase, the second half of 2018 to the chrysalis stage, and now the butterfly is supposed to unfold with all its beauty. However, it is left open how the new orientation will look like and how the social network will continue. On the website, there is a software section as well as a hardware section. However, there is no content available yet. The public launch of the social network in version 1.0 was planned for the fourth quarter of 2018. With this launch, the change from the Rinkeby test network to the Ethereum main network should also be completed. It is currently not known when the public launch will take place.