An open API service indexing awesome lists of open source software.

https://github.com/streamr-dev/streamr-specs

This repository contains different technical specifications for the Streamr API and protocol.
https://github.com/streamr-dev/streamr-specs

Last synced: 9 months ago
JSON representation

This repository contains different technical specifications for the Streamr API and protocol.

Awesome Lists containing this project

README

          

# streamr-specs

This repository contains different technical specifications for the Streamr protocol.

The audience for these materials is mainly developers of Streamr, its SDKs etc., and they can be highly technical. Documentation aimed for Streamr *users* would be better placed in the [user docs](https://github.com/streamr-dev/streamr-platform/tree/development/app/src/docs).

## Index

- [Streamr Protocol Message Definitions](https://github.com/streamr-dev/streamr-specs/blob/master/PROTOCOL.md)
- [Message Validation](https://github.com/streamr-dev/streamr-specs/blob/master/validation.md)