Independent research

Post Quantum Blockchain BTX: Buyer Guide to ML-DSA, SLH-DSA, and OTC Risk

BTX is unusual because its post-quantum story is not framed as a future migration promise. The official BTX site describes the network as “The Post-Quantum AI Blockchain,” and its documentation says BTX uses post-quantum signature algorithms from genesis: ML-DSA-44 for routine spend paths and SLH-DSA-SHAKE-128s for backup or recovery paths. For a buyer evaluating early BTX liquidity, that matters, but it should not be translated into hype. “Post quantum blockchain BTX” is a useful search phrase only if the answer separates protocol design from trading execution.

This guide is written for buyers, miners, and infrastructure operators who may be looking at BTX before the market is mature. BTXOTC.com is independent. It is not the official BTX protocol site, it does not speak for the BTX project, and it is not financial advice. Treat the official BTX documentation as the source of truth for protocol behavior, then treat an OTC quote as a separate counterparty, pricing, custody, and settlement decision.

Quick answer for buyers

BTX’s post-quantum design is relevant because wallet spend authorization is documented around algorithms standardized by NIST after its post-quantum cryptography process. The BTX docs list ML-DSA-44 under FIPS 204 and SLH-DSA-SHAKE-128s under FIPS 205. The official BTX post-quantum specification also describes P2MR outputs, Merkle-tree spend paths, and a Bech32m witness v2 address format.

For an OTC buyer, the practical question is not “is post-quantum good?” It is: can you verify the address, understand the wallet model, test settlement with a small transaction, and avoid confusing cryptographic design with execution quality? Post-quantum signatures can reduce one category of long-term signature migration risk. They do not make a quote fair, a seller reliable, a custodian solvent, or a trade legally clean.

If you are still at the “what is BTX?” stage, start with the independent BTX overview and the official BTX post-quantum cryptography specification. If you already know you need liquidity, use the BTX RFQ process and buy BTX OTC pages to structure the conversation.

What BTX says in the official docs

The official BTX materials describe several protocol features that buyers should keep separate in their heads. The homepage says every spend path uses ML-DSA-44 for routine operations and SLH-DSA-128s for recovery. The getting-started overview lists post-quantum cryptography as a core divergence from upstream Bitcoin, alongside MatMul proof-of-work, shielded settlement, 90-second target blocks, and a 21 million BTX max supply. The wallet documentation says BTX addresses use a btx1z... prefix and are backed by post-quantum cryptographic signatures.

The key official links are:

Those sources are protocol references. They do not tell you whether a particular OTC desk has inventory, whether a specific quote is competitive, or whether your settlement process is appropriate for your jurisdiction. That is why BTXOTC keeps protocol claims linked to btx.dev and keeps market commentary independent.

ML-DSA in buyer language

ML-DSA is the standardized name for the lattice-based digital signature family that grew out of CRYSTALS-Dilithium. NIST’s FIPS 204 is the official standard page. In BTX’s documentation, ML-DSA-44 is the primary signature scheme. The BTX post-quantum spec lists ML-DSA-44 with a public key size of 1,312 bytes, a secret key size of 2,560 bytes, a signature size of 2,420 bytes, and a lower sigop weight than the hash-based backup path.

The buyer-level interpretation is simple: ML-DSA is intended to be the normal signing path. It is not a magic shield around your entire trading workflow. It signs spending authority. It does not guarantee that a seller owns the coins they claim, that a desk will settle on time, or that your internal custody process is ready for a new address format.

A serious buyer should ask operational questions. Which wallet generated the receiving address? Does the address match the documented BTX format? Can the counterparty send a small test amount first? If your institution uses a custody policy, does it recognize BTX’s P2MR address format and post-quantum keys? If the answer is “we will figure it out after the quote,” the trade is not ready.

SLH-DSA in buyer language

SLH-DSA is the standardized name for the stateless hash-based signature family that grew out of SPHINCS+. NIST’s FIPS 205 is the official standard page. BTX documentation describes SLH-DSA-SHAKE-128s as a backup or recovery algorithm. The BTX post-quantum spec lists a much smaller public key and secret key for SLH-DSA-SHAKE-128s, but a much larger signature size and a higher sigop weight than ML-DSA-44.

For buyers, the useful distinction is not “which acronym sounds stronger?” It is that BTX documents two different post-quantum assumptions in the wallet/spend-path design. ML-DSA is lattice-based and more compact for routine use. SLH-DSA is hash-based and more conservative in the sense that it relies on hash-function security, but it is heavier to verify and sign with on-chain. That is why BTX presents it as a recovery or backup surface rather than the default path for every ordinary spend.

This is exactly where overclaiming becomes dangerous. A buyer should not say “BTX cannot be attacked by quantum computers.” A more defensible statement is: BTX’s documented signature paths use post-quantum standards from genesis, reducing the need for a later migration away from classical ECDSA-style spend authorization. The difference matters. The first sentence is a blanket security claim. The second is a verifiable design statement.

P2MR addresses and Merkle spend paths

The BTX post-quantum specification describes P2MR, or pay-to-Merkle-root, as the output construction. A P2MR output commits to a Merkle root rather than exposing every possible spend condition directly. Different leaves can represent different authorization paths, such as primary keys, recovery keys, or multisig policies. When a spend happens, the relevant path is revealed with a proof.

For an OTC buyer, P2MR matters because it is part of what you must verify before settlement. If your team is used to Bitcoin-style address and wallet assumptions, do not assume the tooling experience is identical. The BTX docs say addresses use Bech32m witness v2 and the btx1z... prefix. The wallet docs also say these addresses support transparent and shielded transaction contexts.

A good settlement checklist includes: generate a fresh receiving address from a controlled wallet, confirm the prefix and wallet label, send a tiny test transfer where practical, document which transaction ID proves delivery, and make sure both sides know whether the trade is settling transparently or via another documented flow. The cryptography is only useful if the human process around it is boring, written down, and verified.

What post-quantum design does and does not solve

Post-quantum signatures address a future-facing cryptographic migration problem. Many older chains would need to migrate users, wallets, and scripts if classical signature schemes became unacceptable under future quantum attack assumptions. BTX’s design claims to avoid that migration problem by using post-quantum spend paths from the start.

That is meaningful, especially for infrastructure buyers who think in multi-year treasury and custody horizons. Miners, AI infrastructure operators, and OTC buyers may hold inventory, route payouts, or structure internal policies around assets that do not yet have deep market infrastructure. Starting with post-quantum wallet material can be cleaner than planning a later emergency migration.

But post-quantum does not solve market structure. It does not create exchange depth, guarantee a public order book, or make early liquidity cheap. It does not solve BTX price-quality questions such as inventory source, urgency, quote width, settlement terms, and whether a miner is selling fresh production or a broker is reselling inventory. It does not remove OTC safety work: counterparty verification, staged settlement, fraud prevention, and legal review still matter.

The right mental model is: protocol cryptography is a property of the asset; OTC execution quality is a property of the trade.

How to evaluate a post-quantum BTX OTC quote

A buyer should evaluate a BTX quote in layers.

First, verify the asset and protocol claims. Read the official BTX docs linked above. Confirm that the desk is not presenting itself as official unless it actually is. BTXOTC.com is independent, and any serious venue should be equally clear about its role.

Second, verify wallet readiness. Generate the address yourself or through your chosen custodian. Confirm that it matches the documented BTX address format. If multisig is required, review the official post-quantum multisig guide before assuming your normal multisig process maps one-to-one.

Third, verify the quote. Ask for size, price, inventory source, settlement window, expiry, fees, and whether the seller can stage settlement. Compare the quote against any available public market signals, but recognize that early BTX liquidity may be fragmented. The BTX RFQ process page explains how to keep requests comparable.

Fourth, verify settlement. Use test transfers where possible, confirm chain visibility, and avoid sending large value through a process nobody has rehearsed. This is especially important for buyers attracted by the phrase “post quantum blockchain BTX.” The stronger the technical narrative, the more disciplined the operational checklist should be.

Where buyers should go next

If you want a protocol-first reading path, start with the official BTX post-quantum specification, then read the wallet documentation and post-quantum multisig guide. If you want the independent market path, read how to buy BTX OTC, BTX OTC safety, and BTX market structure.

If you are ready to ask for liquidity, use the buy BTX or request quote flow. Keep the request specific: approximate size, desired settlement timing, custody constraints, whether a test transfer is required, and what documentation your team needs before approving the trade.

FAQ

Is BTXOTC.com the official BTX website?

No. BTXOTC.com is an independent OTC liquidity and research hub. The official protocol site is btx.dev. This article links to official documentation for protocol claims and keeps market commentary separate.

What makes BTX post-quantum?

BTX documentation says its spend paths use ML-DSA-44 and SLH-DSA-SHAKE-128s, with P2MR Merkle-root outputs and btx1z... addresses. Buyers should verify the details in the official BTX post-quantum cryptography spec.

Is ML-DSA the same as Dilithium?

ML-DSA is the standardized algorithm name associated with the CRYSTALS-Dilithium lineage. NIST publishes it as FIPS 204. BTX docs describe ML-DSA-44 as the primary routine signature scheme.

Is SLH-DSA the same as SPHINCS+?

SLH-DSA is the standardized algorithm name associated with the SPHINCS+ lineage. NIST publishes it as FIPS 205. BTX docs describe SLH-DSA-SHAKE-128s as a backup or recovery algorithm.

Does post-quantum cryptography make an OTC trade safe?

No. It addresses a signature-security design goal, not quote quality or counterparty risk. You still need a clear RFQ, wallet verification, staged settlement where appropriate, legal review, and a documented process for confirming delivery.