SyncAI Network
HomeIncentivized TestnetTwitter
  • Introduction
  • ⚡Motivation
    • UPI
    • Communication
    • Identities
    • User Experience
  • ✨Features
    • Overview
    • SyncID
      • Technical Architecture
      • Proof of Life
      • Federated Matching Process
    • SyncNotify: On-Chain Notifications
    • SyncEcho: Wallet to Wallet Interactions
      • Chat
      • Payments
    • SyncEcho: Intent AI Inference
      • DeFi Intents
      • Cardano Explorer
      • Governance
  • ⚙️Sync Node
    • Overview
    • Anchor Identity Layer
    • Data Ingression Layer
    • Solver Network
    • Querying Layer
    • Dispatch Layer
  • 🪙Tokenomics
    • Distribution and Vesting
    • Liquidity Management Strategy
    • SyncAI Team and Liquidity Committee
    • Token Economy and Revenue Model
  • 📄Roadmap
  • ➡️Testnet
    • Incentivized Testnet
Powered by GitBook
On this page
  • Core Functions:
  • Processing Workflow:
  1. Sync Node

Data Ingression Layer

The Ingression Layer serves as the primary data intake for all user interactions and decentralized applications (dApps). It acts as the tunnel through which user inputs and dApp data are funneled for processing.

Core Functions:

  1. Push Notifications from dApps: The Ingression Layer receives data from dApps, including push notifications. It aggregates and structures these notifications, ensuring they are delivered to the correct endpoints. This ensures that users receive timely updates and messages from the various dApps they interact with.

  2. User Inputs for Chat and Payment Functions: Users interact with the system via chat and payment functions. The Ingression Layer captures these interactions, identifying user intents and routing them to the appropriate channels for further processing.

Processing Workflow:

  • Data Capture: The layer captures data from dApps and users, ensuring it's correctly structured for further processing.

  • Transformation: The layer transforms the data into a standardized format, facilitating seamless interaction between the different components of the SyncAI Node.

  • Routing: After capturing and transformation, the layer routes it to the appropriate subsystems based on predefined rules and user intents.

The Ingression Layer is integral to the SyncAI Node, functioning as the gateway for all data from dApps and users. It ensures that data is accurately captured, routed, and transformed, maintaining the efficiency and integrity of the entire system.

PreviousAnchor Identity LayerNextSolver Network

Last updated 11 months ago

⚙️
Page cover image