arrow_back Back to Blogs
Technology May 8, 2026 Updated May 29, 2026

Is XEQM a Monero Fork? XEQM's Technology and Architecture Explained

XEQM is built on Monero-based CryptoNote cryptography but runs on pure Proof-of-Stake with a service-node network and a programmable privacy API. Here is how XEQM's architecture actually works.

person
XEQMLabs

It is usually the first question people ask about XEQM, and the honest answer is “partly.” Its privacy comes from the same cryptographic family that secures Monero, the CryptoNote protocol, so the lineage genuinely does trace back to Monero. But XEQM is a distinct network with its own consensus, its own node architecture, and a platform layer Monero does not have.

Here is the quick version: ring signatures, stealth addresses, and confidential amounts carry over from the Monero side. Pure Proof-of-Stake, a service-node network, and a programmable privacy API are where XEQM goes its own way. So “just a Monero fork” understates what actually changed. The rest of this article walks through both halves.

What XEQM inherits from the CryptoNote and Monero lineage

The privacy guarantees are the part XEQM keeps:

  • Ring signatures. A transaction is signed by a group of possible senders, so an observer cannot tell which one actually spent the funds.
  • Stealth addresses. Each payment goes to a one-time address, so the recipient’s public address never appears on-chain.
  • Confidential amounts. Transaction values are hidden while remaining cryptographically verifiable.

Together these mean an XEQM transaction does not reveal the sender, the receiver, or the amount. That is the always-on privacy model described in XEQM vs Monero vs Zcash.

What XEQM changed

This is where XEQM departs from a vanilla Monero fork.

1. Pure Proof-of-Stake instead of mining

Monero is Proof-of-Work, so its security comes from miners. XEQM runs on pure Proof-of-Stake through the Equilibria/Horizon network. Validators stake XEQM to secure consensus, which is far more energy-efficient and ties network security directly to the asset.

2. A service-node network

Beyond basic validation, XEQM uses a service-node layer. Operators lock a stake (the staking requirement per node) to run infrastructure that powers consensus and network services, and they earn block rewards in return. A service-node operator can also run an API node to serve developer platform traffic and earn a share of platform fees, which gives two additive income streams. See XEQM tokenomics for the full picture, or the service node operator guide if you want to run one.

3. Fixed, verifiable supply

Monero has a perpetual tail emission with no fixed cap. Through the Horizon migration, XEQM established a fixed and verifiable supply of ~276M coins, with new issuance limited to predictable service-node emissions and governance allocations.

4. A programmable privacy platform

The largest difference is not in the chain at all. It is the layer on top. XEQMLabs exposes the network’s privacy as a developer API, which enables programmable privacy. Monero has no equivalent platform.

So how should you describe XEQM?

The accurate phrasing is this: XEQM is a Proof-of-Stake privacy network built on Monero-based CryptoNote cryptography, with a service-node architecture and a programmable privacy platform. It shares Monero’s privacy model but is a separate network with a different consensus mechanism and a broader purpose.

For the full picture of what that enables, start with What is XEQM?.

References

  1. CryptoNote, CryptoNote v2.0 Whitepaper
  2. Monero Project, What is Monero?
  3. Wikipedia, Proof of stake
  4. XEQMLabs, Developer Documentation

Related: What is XEQM? · XEQM vs Monero vs Zcash · XEQM tokenomics