WhiteRock
  • Welcome - Our mission
  • Info
    • USDX
    • Tokenized stocks
  • Roadmap
    • Summary
  • Technical
    • Token contracts
      • Testnet
  • Transparency
    • Contract audits
  • resources
    • Official links
    • Tokenomics
    • Contact us
  • WHITENETWORK
  • White Network
    • Introduction
    • White Network
    • White RWA Platform
    • Technical Edge
    • Pros vs TradFi
  • Fair Token Launch
    • FAQ
    • Desktop Guide
  • WHITENET TOKEN
    • WHITENET ($WHITENET)
  • Important links
    • The Network
    • Terms
    • Privacy
Powered by GitBook
On this page
  1. White Network

White Network

PreviousIntroductionNextWhite RWA Platform

Last updated 28 days ago

WhiteRock's infrastructure for White Network will consist of four layers: the blockchain White Network with its three layers, on top of which exists the dapp layer where WhiteRock's RWA Platform will live on. WhiteBFT makes up of the consensus layer and is a HotStuff-inspired

WhiteBFT serves as the network’s consensus engine, pushing throughput beyond 200,000 transactions per second while sealing each block with near-instant finality. The design is inspired by the HotStuff consensus mechanism, yet adds optimizations in bandwidth usage, signature aggregation, and deep pipelining so settlements feel immediate even for institutional loads. Because every performance parameter is modular, future upgrades can raise speed without rewriting the entire protocol.

WhiteDB extends this speed at the execution layer through a parallel, shard-aware data model. Transactions are prescheduled into non-conflicting groups, processed simultaneously, and merged into a single canonical state by deterministic rules. Each write produces a compact Merkle proof that light clients can verify, letting applications query balances or positions like a key-value store while retaining full cryptographic integrity. Indexing, snapshotting, and archival support are built in, allowing analytics tools, risk engines, and oracle feeds to draw data directly from the chain.

WhiteLens combines compliance and privacy using zero-knowledge proofs and shielding techniques inspired by Railgun. Wallets may attach encrypted attestations such as KYC status or jurisdiction tags, and smart contracts read simple true-or-false flags without exposing personal details. Users decide when to transact openly or within a privacy pool, and regulators can still confirm rule enforcement by reviewing aggregated ZK outputs. This approach eliminates the usual trade-off between confidentiality and regulatory readiness while leaving space for new standards as global policies evolve.

Network Status

Note that White Network is still in active development. A public testnet is scheduled for Q2 2025.

A preview of White Network's throughput
Tech stack for White Network