ThirdFi.org
  • Introduction to ThirdFi
  • Product
    • ThirdFi Developer
      • Overview
      • Swap API
      • Invest API
        • Market Weighted Index - MWI
        • Low-risk Crypto Index - LCI
      • Earn API
      • Pay API
      • Borrow & Lend API
      • Price Oracle
        • Price Oracle API
        • Price Oracle WebSocket
        • Price Oracle Use Case
      • Developer Dashboard
      • Developer Sandbox
      • Testnet Faucet
      • Webhook
      • Use Case
        • DeFi Alert
        • Price Alert Chrome Extension
      • FAQ
    • ThirdFi v2
      • Vision & Mission
      • Overview
        • How does it works?
        • Economic Model
      • Technical Overview
        • Network Architecture
        • Node Operations
        • Data Management and Security
        • Consensus and Security
        • Differentiators
        • Use Cases and Applications
      • Token Model
        • Proof of Trading (PoT)
        • T-Node
        • $THI
        • $oTHI
        • Conversion of $oTHI to $THI
    • Data to Earn Program
      • Introduction of Data-to-Earn
      • How to participate as a Data Provider?
      • Ways to collect Data Points
      • Reward Hash (Explanation)
      • Reward Hash (Technical)
      • How to verify your Reward Hash?
    • Roadmap
  • Disclaimer
  • Grants
    • Request For Builders
      • Season 1
  • Let's connect
    • Blog
    • Twitter
    • Discord
    • Linkedin
    • Youtube
    • Link3
Powered by GitBook
On this page
  • Core Blockchain Layer
  • Computational Layer
  • Data Management Layer
  1. Product
  2. ThirdFi v2
  3. Technical Overview

Network Architecture

PreviousTechnical OverviewNextNode Operations

Last updated 1 year ago

ThirdFi network is building a blockchain framework specifically tailored to support AI functionalities, focusing on high data throughput, low latency, and enhanced security. Here's how the architecture is structured:

Core Blockchain Layer

  • Function: This is the primary layer where all transactions are recorded. It supports basic blockchain functionalities, including token transactions, consensus mechanisms, and network governance.

  • Technology: Uses a Proof of Stake (PoS) consensus algorithm designed for energy efficiency and fast transaction processing. This layer is built using a scalable blockchain framework that can handle high transaction volumes typical in AI applications.

Computational Layer

  • Function: Dedicated to processing intensive AI tasks. This layer handles off-chain computations to maintain network performance without overloading the main blockchain.

  • Technology: Utilizes state channels for executing AI tasks related to the blockchain but off the main ledger, allowing for real-time processing without transaction fee implications. This layer is also where machine learning models can interact, learn, and store intermediate states without committing all data to the main blockchain.

Data Management Layer

  • Function: Focuses on managing the vast amounts of data required for AI operations, including storage, access, and privacy.

  • Technology: Integrates decentralized storage solutions such as the InterPlanetary File System (IPFS) for distributing and storing large datasets securely. It uses advanced encryption methods, such as homomorphic encryption and zero-knowledge proofs, to allow computations on data without exposing the underlying data itself.