# @streamr/protocol

Implementation of [Streamr Protocol](https://github.com/streamr-dev/streamr-specs/blob/master/PROTOCOL.md) messages.

## Install
```
npm install @streamr/protocol
```
