You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,8 @@ The client is available on [npm](https://www.npmjs.com/package/streamr-client) a
28
28
29
29
`npm install streamr-client`
30
30
31
+
Node v14 or higher is recommended if you intend to use the client in a Node environment. For example, inside a script.
32
+
31
33
## Usage
32
34
33
35
Here are some quick examples. More detailed examples for the browser and node.js can be found [here](https://github.com/streamr-dev/streamr-client/tree/master/examples).
0 commit comments