mirror of https://github.com/status-im/specs.git
915 B
915 B
Status Client Specification
Version: 0.1 (Draft)
Authors: Oskar Thorén oskar@status.im, Dean Eigenmann dean@status.im
Table of Contents
Abstract
In this specification, we describe how to write a Status client for communicating with other Status clients.
We present a reference implementation of the protocol 1 that is used in a command line client 2 and a mobile app 3.
This document consists of two parts. The first outlines the specifications that have to be implemented in order to be a full Status client.
Design Rationale
Footnotes
- https://github.com/status-im/status-protocol-go/
- https://github.com/status-im/status-console-client/
- https://github.com/status-im/status-react/