Oz
  • Introduction
    • A Vision for Open Data
    • Ecosystem
  • Key Concepts
    • Network Overview
      • IoT Data DAO
      • Sense Agents
      • Subscriptions
      • Reputation
    • Why Open Data
    • Data Quality
  • FAQ
  • Roadmap
  • Whitepaper
Powered by GitBook
On this page
  1. Key Concepts

Network Overview

PreviousEcosystemNextIoT Data DAO

Last updated 6 months ago

Oz is a decentralized network for the incentivized sharing of specialized data streams.

This article is intended for a technical audience to understand how Oz works under the hood.

To review the core contracts, visit our open source repository:

The protocol is composed of a Collector Factory, designed to enable the creation of modular data streaming tools called Collectors, a Subscription Manager, designed to store subscriptions to each Collector's data stream, and a Reputation Manager to represent the quality of data provided by each collector.

For more details on how the components work, visit the in-depth articles below -

Collectors

Learn how collectors gather and send data to subscribers

Reputation

Learn how subscribers provide reputation scores for data providers

Subscriptions

Learn how subscriptions are created and managed

https://github.com/Oz-Networks/oz-protocol-public