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.
- Host: GitHub
- URL: https://github.com/streamr-dev/streamr-specs
- Owner: streamr-dev
- License: gpl-3.0
- Created: 2019-06-19T15:56:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T17:33:07.000Z (almost 3 years ago)
- Last Synced: 2025-03-16T03:45:46.028Z (9 months ago)
- Size: 47.9 KB
- Stars: 4
- Watchers: 10
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)