1️Create A Data Stream

You can create the data stream via the Streamr Corearrow-up-right (a UI to create data streams and data unions), creating a stream requires a small amount of MATIC on Polygon Network for gas. Once the stream has been created, you can use the Streamr Clientarrow-up-right to publish and subscribe to data flowing on the stream.

circle-info

A data stream is a continuous flow of data coming from the client. Data buyers can subscribe and consume this data stream by paying the fee you set in the data union contract.

chevron-rightWhy do I need a data stream?hashtag

This will be the gateway for the data. Your users publish their data into this stream via your application and data buyers can subscribe to the stream for the fee you set in the data union contract.

Steps:

  1. Add some MATIC to your wallet (transaction fee will be very low)

  2. Open the Streamr Corearrow-up-right and connect your wallet to generate an account

  3. Click the "create stream" at the top right corner and fill out the details

  4. Deploy the stream and pay the transaction fee (MATIC)

  5. It might need a few minutes until your stream shows up in your streams section

Example of how to deploy a stream

Last updated

Was this helpful?