Quilibrium.one
SocialOfficial
Quilibrium Wiki
Quilibrium Wiki
  • Start here
  • Links & Info
  • FAQ
  • What is Quilibrium?
  • Quilibrium tokenomics
  • Q Story and Roadmap
  • Diving into Quilibrium
    • Quilibrium qualifies as "decentralized protocol"
    • What types of applications can we develop on Quilibrium?
    • How does Quilibrium maintain decentralization?
    • How Quilibrium Fixes Some Common Problems with Centralization
    • Gas fees and dynamic fee market on Quilibrium
    • Core Technologies in Quilibrium
    • Q vs ETH vs SOL
    • How fast is Quilibrium?
    • How Quilibrium Protects Privacy Without Enabling Crime
    • Quilibrium's innovative use of passkeys
    • Quilibrium KMS: The Future of Key Management
    • Security Audits of Quilibrium’s Cryptographic Protocols
    • The Alternative Thesis for Consumer Crypto
    • The Illusion of Decentralization in Crypto, and Quilibrium’s Radical Alternative.
    • Programmable MPC vs ZKP
  • Quiibrium use cases
    • Quilibrium WASM integration
    • A data storage solution built for maximum security
    • Hosting ERP Systems on the Quilibrium Network
    • The internet needed for the evolution of Smart Cities
    • Quilibrium : the path to achieving scale for AI
    • Moving tokenized real-world assets onto Quilibrium
    • Quilibrium: A Real World Asset Network Solution For Custodians
    • Quilibrium: a global network for unlocking AI agents' true potential
    • Quilibrium: scalability for the metaverse without limitations
  • External articles
    • Quilibrium explained like I am 5 :-)
    • Quilibrium Builders' Guide
    • Bybit, Gnosis, and Cold Storage
  • Running a Node
    • Is running a Quilibrium node still profitable?
    • How does Quilibrium reward the most efficient nodes?
    • What are the most important factors in a node performance?
    • Proof of Meaningful Work (PoMW)
  • Brand kit
  • Work in progress
  • Contact Me
  • Want to say thank you?
Powered by GitBook
On this page
  • Preventing Unfair Advantages in Transactions (MEV)
  • Fixing Other Centralization Issues: Wallets and Data Access
  • Indexers: Decentralizing Blockchain Data Access
  1. Diving into Quilibrium

How Quilibrium Fixes Some Common Problems with Centralization

Preventing Unfair Advantages in Transactions (MEV)

On Ethereum, transactions are first sent to a public waiting area (called the "mempool") before being added to the blockchain. The problem? Since everyone can see pending transactions, some actors can manipulate the system to profit unfairly—a practice called MEV (Maximal Extractable Value).

Some companies offer a solution by keeping transactions private, but this only works if they are the ones confirming the transaction. Quilibrium eliminates this problem entirely: it doesn't have a public waiting area at all, and transactions remain private. Additionally, it uses an advanced technique (RPM, or Random Permutation Matrices) to mix up transactions in a way that makes it impossible to trace where they come from or where they’re going—even for someone actively trying to analyze the data.

Avoiding Centralization in Layer 2 Networks

Many blockchain networks build on Ethereum using "Layer 2" solutions to make transactions faster and cheaper. However, some of these solutions are too centralized, meaning a small number of entities control most of the system.

One major example is Optimism (and similar systems like Base). Until recently, Optimism didn’t even have fraud detection, meaning users had to trust it completely. While some improvements have been made, there are still issues.

Quilibrium takes a different approach:

  • Instead of relying on a single Layer 2, it creates multiple independent sections (shards), each responsible for its own data.

  • These shards communicate with each other but can’t become too centralized—if a shard doesn’t have enough independent participants, it will automatically shut down to prevent centralization.

Fixing Other Centralization Issues: Wallets and Data Access

Ethereum suffers from other forms of centralization, especially in how users access their accounts (wallets) and search blockchain data (indexers).

Wallets: Improving Security with Passkeys

Most Ethereum wallets today require users to store sensitive private keys, which are long codes that prove ownership of funds. This system has two major problems:

  1. Security risk – If someone steals your key, they can steal your funds.

  2. Trust issues – Many people interact with wallets through web browsers, where fake websites trick users into approving fraudulent transactions.

Quilibrium uses Passkeys, a newer authentication method already built into modern devices (like fingerprint or face unlock). Passkeys:

  • Store keys securely on a device’s built-in security chip.

  • Only work on trusted websites, preventing phishing scams.

This makes wallets much safer and easier to use.

Indexers: Decentralizing Blockchain Data Access

Ethereum transactions and smart contracts generate a huge amount of data, which is difficult to search efficiently. Most people rely on a few centralized companies to organize this data (like Etherscan).

Quilibrium solves this by making data indexing a core part of the network itself. It uses a hypergraph structure that naturally organizes data in a way that is easy to search—without depending on centralized services.

PreviousHow does Quilibrium maintain decentralization?NextGas fees and dynamic fee market on Quilibrium

Last updated 3 months ago

For a more technical explanation of the above pints, see this .

forum post
Page cover image