Skip to content

High-Level Architecture

Overview

The architecture of the Iagon protocol is comprised of the following components:

Iagon client application

Allows storage consumers to interact with the protocol. It will be implemented in the following forms:

  • Web application
  • Browser extension
  • Application Programming Interface (API)

Cardano wallet

Allows users to manage their cryptocurrencies and submit transactions to the Cardano blockchain. It will be used as a user authentication tool to access data and for payments.

Adagio

Implements a rewards model for storage providers, connecting the demand of the consumers to the supply from the providers.

Fermato

Enables communication between storage consumers and smart contracts deployed on the Cardano blockchain, allowing storage consumers to purchase storage and manage their existing subscriptions.

Rubato

Is the storage marketplace that encodes the supply and demand for storage, allowing storage consumers to reserve and consume storage. It implements both a static pricing model for enterprise storage providers, and a dynamic one for retail resource providers.

Network Performance Explorer

This component measures the performance of resource providers. This component consists of Bee and Hive.

Bee

This component fetches the informations of the nodes such as uptime, connection speed, etc. It will be implemented in the form of browser extension.

Hive

This component receives the informations collected by bees and processes it. Hive handles the file redistribution, shards rebalancing, shards recovery and garbage collection. It will be implemented in the form of electron application and CLI application.

Node

A storage node is a machine operated by a node operator that joins the Iagon network and supplies the committed storage capacity to the network. Operators install and run the Iagon node application on that machine so the node can register, commit capacity, serve consumer data according to protocol rules, and stay reachable on the network.

Storage nodes are the physical supply side of the network: consumers buy subscriptions and store data against capacity that nodes have pledged. The network continuously measures how each node behaves - uptime, throughput, and related signals - so the protocol can rank performance, rebalance shards, and run recovery and garbage collection fairly across the fleet.

Providers manage their nodes through the Iagon provider dashboard, including verification, staking IAG tokens to activate the committed storage, and monitoring status. Minimum hardware and eligibility expectations for running a node are described in Minimum requirements for storage node eligibility.

Iagon provider dashboard

Allows storage providers to verify their nodes, stake IAG tokens for providing storage, and view all information about resource provider's nodes.

The diagram below shows the high-level architecture of the Iagon protocol:

High-Level Storage Architecture


Copyright © 2024 Iagon Worldwide