Update status-client-spec.md

This commit is contained in:
Oskar Thorén 2020-03-27 15:26:22 +08:00 committed by GitHub
parent a68d634ba7
commit 2e0fc3d9c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 |
| ----------------- | ------------------------------ | ---------------------------- |