Version 1.0 | Decentralized Hierarchical MLM (Multi-Level Marketing) Infrastructure & Message-Bus Architecture
Powered by Stellar Soroban | Utility Asset: ZSOZSO
The Iceberg Protocol introduces a modular, high-integrity framework for decentralized organizations. By leveraging the Stellar Soroban smart contract engine, we provide a self-regulating MLM (Multi-Level Marketing) structural layer decoupled from business logic via a proprietary Message-Bus (Queue) Architecture. Our core protocol manages the issuance and stability of the CYBERFORINT (CYF), a dynamically-backed digital asset, while providing an open-access utility for third-party developers to launch independent hierarchical ventures using the ZSOZSO utility token.
The protocol distinguishes between the Immutable Logic (Submerged) and the Dynamic Interface (Surface).
Unlike traditional centralized MLM systems, the Iceberg Protocol utilizes a Non-Custodial Tree Model.
Every node is deployed by its "Sponsor" contract. During initialization, the upstream data of 6 ancestral levels is passed down, ensuring that rewards and data packets always have a verified path to the Root. This creates a chain of trust established at the moment of the WASM deployment.
System hygiene is maintained through "Proof of Presence." Users must interact with their node to maintain its Active status.
To achieve high scalability and modularity, we implement a Port-based Messaging System. Contracts do not call each other's functions directly in a rigid way; instead, they send standardized "Data Packets" to a Queue.
This architecture allows a "Plug-and-Play" approach:
MessagePort interface.The CYBERFORINT (CYF) asset is the native, dynamically-backed crypto-asset of the Iceberg ecosystem. The total supply of CYF is zero at launch; assets are introduced into circulation solely through the Minting process initiated by active Root Nodes and Pingvin users.
CYF Issuance & Stability: CYF is not pegged to any existing fiat currency. Its value is stabilized algorithmically by a digital PID (Proportional-Integral-Derivative) Controller implemented in fixed-point Rust math. This controller monitors the network's Mint/Burn velocity and adjusts the collateralization ratio in real-time, ensuring unique market dynamics based purely on internal ecosystem activity.
Resonance & Noise Filtering: Root nodes are responsible for setting the Alpha Filter for their respective branches. This parameter allows the Root to manage how aggressively their local market reacts to volatility, enabling a healthy competition for user stability.
The Iceberg Protocol is intended to be the "Gold Standard" for on-chain MLM structures. We encourage external developers to build their own "Icebergs" using our battle-tested messaging and pruning models.
Accessing the Infrastructure requires the ZSOZSO Utility Token:
To utilize the Iceberg MLM framework for external projects and access the core smart contract libraries, the ZSOZSO asset is required as the primary utility fuel. The ZSOZSO token acts as the key to:
By tethering the system to ZSOZSO (Issuer: GDZK...SSZJRQUC), we ensure a sustainable growth model for the protocol's maintainers and early adopters.
While CYF serves as the internal algorithmic asset, the entire framework is sustained by ZSOZSO. External developers and MLM projects utilizing this framework contribute to the project's development via ZSOZSO-based license fees, ensuring the ecosystem's continuous evolution.
The Iceberg Protocol is implemented as a suite of 9 interconnected projects — 6 PWA applications and 3 shared Rust libraries — all compiled to WebAssembly via Dioxus. Every app runs offline-first in the browser as a Progressive Web App.
Note: All repositories are currently private. ZSOZSO holders will gain access once the Stellar network reaches 4,000 trustlines with a minimum of 2,000,000 ZSOZSO on each of those 4,000 accounts.
All 6 applications share the same foundation: three Rust libraries that handle the blockchain, database, and secure storage layers. All three use trait-based abstraction — apps depend on interfaces, not concrete implementations. Multi-language support (English, French, German, Hungarian, Spanish) is built into every library.
All six apps import the same three libraries:
cyf, mlm, proof-of-zsozso, merlin, admin, gun-connect
| | |
db ledger store
(GUN) (Stellar) (secrets) The apps are independent PWAs — each deployed separately — but they share data through the GUN graph database and the Stellar ledger.
The source code will be opened to ZSOZSO holders when 4,000 Stellar accounts hold a trustline with at least 2,000,000 ZSOZSO each. Track the current trustline count on Stellar Explorer.
© 2024 Iceberg Protocol Development Team. Built on Stellar.