mirror of https://github.com/status-im/specs.git
Update status-client-spec.md
This commit is contained in:
parent
a68d634ba7
commit
2e0fc3d9c5
|
@ -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 |
|
||||
| ----------------- | ------------------------------ | ---------------------------- |
|
||||
|
|
Loading…
Reference in New Issue