From 2e0fc3d9c5d8619088ff38a5cf66eb8cd48cffd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Thor=C3=A9n?= Date: Fri, 27 Mar 2020 15:26:22 +0800 Subject: [PATCH] Update status-client-spec.md --- status-client-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status-client-spec.md b/status-client-spec.md index 01cacf2..1674596 100644 --- a/status-client-spec.md +++ b/status-client-spec.md @@ -60,7 +60,7 @@ have to be implemented in order to be a full Status client. The second gives a d Implementing a Status clients largely means implementing the following layers. Additionally, there are separate specifications for things like key management and account lifecycle. -Some things, such as storage and blockchain usage, are currently underspecified. +Other aspects, such as how IPFS is used for stickers, how we interact with the Ethereum blockchain or how the browser works, are currently underspecified. These sets of specifications should allow you to implement a a Status client for basic private communication. | Layer | Purpose | Technology | | ----------------- | ------------------------------ | ---------------------------- |