Page cover

Overview

Sync Node is the powerhouse of the SyncAI Network, designed to enable the highest level of abstract programming, Web3 space has ever seen. It consists of industry-grade algorithms that enable a multitude of features, which will forever change dApp-user and user-user interactions. It is the tech stack behind the packed suite of features that diminishes technological barriers to the level that blockchain interactions becomes as natural as conversing with a real person. This is all governed by a Sybil-resistant, unique, and global ID system that authenticates Web3 users as real humans.

The SyncAI Node is built on a multi-layered architecture, each layer designed to fulfill a specific function that collectively enables efficient, secure, and user-friendly blockchain interactions.

Anchor Identity LayerData Ingression LayerSolver NetworkQuerying LayerDispatch Layer

Node Communication Relay Formula:

In the SyncAI Node architecture, nodes communicate by relaying information across the network. This communication relay can be represented using the following formula:

R(P,N)=ฮปโ‹…T(N)+(1โˆ’ฮป)โ‹…P(P)R(P,N)=ฮปโ‹…T(N)+(1โˆ’ฮป)โ‹…P(P)

where:

  • R(P,N)R(P,N) denotes the communication relay function for payload ๐‘ƒP๐‘ƒP and target node ๐‘N๐‘N.

  • ๐œ†ฮป๐œ†ฮป is a weighting factor to balance between priority and bandwidth considerations.

  • ๐‘‡(๐‘)T(N)๐‘‡(๐‘)T(N) calculates the transmission bandwidth available at node ๐‘N๐‘N, factoring in current network load and latency.

  • ๐‘ƒ(๐‘ƒ)P(P)๐‘ƒ(๐‘ƒ)P(P) computes the priority of the payload ๐‘ƒP๐‘ƒP, considering its urgency and impact on the network.

The function ๐‘…R๐‘…R is designed to determine the optimal route for relaying information between nodes by weighing both the available transmission bandwidth and the priority of the payload. A higher ๐œ†ฮป๐œ†ฮป value gives more weight to the available bandwidth, favoring efficient routing over priority. Conversely, a lower ๐œ†ฮป๐œ†ฮป prioritizes critical payloads that may require urgent delivery, even if it results in lower transmission efficiency.