# Roadmap

Our vision of launching the world's first quantum-resistant hybrid blockchain platform—where\
developers can code in any programming language—is now becoming a reality. The team has\
been working diligently behind the scenes to bring it to life. The heart of our project, the QVM\
module (representing 70% of total development and auditing), is complete and has [passed a\
successful audit by Hacken](https://medium.com/qanplatform/qanplatforms-core-innovation-the-qvm-passes-security-audit-e6dad138207e) in July 2025. We expect to complete the XLINK audit in October, after\
which we will submit the final batch of code for review. We’ll share an estimated MainNet launch\
date based on the auditor’s timeframe. In the meantime, we’re heavily focused on establishing key\
external infrastructure partnerships and development tools for developers, aiming to make them\
available on the TestNet after the update and relaunch.

\
To keep you updated, we will begin sharing a brief monthly status updates starting in October. If\
you’d like to catch up on our previous achievements, you can read a [recap of 2025](https://medium.com/qanplatform/qanplatforms-2025-the-year-of-audits-expansion-f7a99404c1e7), [2024](https://medium.com/qanplatform/2024-a-transformative-year-for-qanplatform-d5647051648b) and [2023](https://medium.com/qanplatform/qanplatforms-2023-a-remarkable-year-in-review-d96d8ce7a7e4).

\
You can find the main milestones leading up to the MainNet launch below:

{% hint style="warning" %}
NOTE: Milestones are not listed in order but grouped according to topics.
{% endhint %}

**Legend:**\
**🛠 In Progress**\
**✅ Completed**

## I. TestNet Development and Refinement

Our TestNet serves as the foundation for rigorous testing and iterative improvement.

* **TestNet with Multi-Language Smart Contracts & XLINK v1** ✅ - Successfully launched,  \
  demonstrating core functionality
* **XLINK V1 - Docker Support** ✅ - Now easily deployable via Docker for developer  \
  convenience.
* **XLINK V2 - Desktop Application** ✅ - Currently in development, providing a user-friendly  \
  interface for interacting with the QAN blockchain.
* **TestNet v2 Upgrade & Relaunch** ✅ - Following a comprehensive audit of QVM and  \
  XLINK, we'll be relaunching the TestNet with improvements and enhanced stability.
* **TestNet v3 Upgrade** - Following the Integration Audit, this upgrade will solidify the  \
  TestNet as a production-ready environment.
* **TestNet System Status Page** ✅ - Providing real-time visibility into the health and  \
  performance of our TestNet.

## II. MainNet Audit

We're prioritizing a thorough audit process to ensure the highest level of security and performance\
for our MainNet.

* **QVM Audit (Multi-Language Smart Contract Component)** ✅ - Confirmed the  \
  functionality and efficiency of our QAN Virtual Machine.
* **XLINK Audit (Quantum-Resistant Security Component) ✅** - Audit to validate its  \
  quantum-resistant properties and overall security.
* **Integration Audit** 🛠 - A comprehensive audit encompassing: QVM, XLINK, RPC,  \
  Database Layer, Developer Royalty mechanisms, Consensus, Governance, and Token  \
  Economics

## III. MainNet Infrastructure & Developer Tools

Bringing the tools developers and users need to thrive on QANplatform is paramount.

* **RPC Nodes** 🛠 - Expanding the RPC infrastructure to provide best-in-class access for  \
  developers and dApps.
* **Indexer** 🛠 - Adding a powerful indexer to facilitate dApp development, analytics, and  \
  advanced blockchain data queries beyond basic RPC calls.
* **Oracles** 🛠 - Adding reliable Oracles to bring accurate, real-world data to the QAN  \
  blockchain.
* **Validator Pools** - Enabling broader participation in network validation, lowering the barrier  \
  to entry for users regardless of stake size.
* **Cross-Chain Bridge** - Implementing a bi-directional bridge to connect QANplatform with  \
  other leading blockchains.
* &#x20;**On-Ramp** - Making agreements with licensed 3rd party providers to enable users to easily  \
  purchase QANX, our native utility token, directly with their bank card.

## IV. MainNet Ecosystem Growth

We're actively building a vibrant ecosystem around QANplatform.

* **dApp Onboarding** - Proactively engage and support the first DeFi applications to launch  \
  on QANplatform.
* **CEX Listings & Integrations** 🛠 - Expanding access to QANX through new Centralized  \
  Exchange listings.
* **Developer & dApp Onboarding Program** - A comprehensive program, including  \
  marketing initiatives, to attract and support developers building on QANplatform.

## V. Documentation & Resources

Empowering developers with clear and comprehensive documentation.

* **Smart Contract Code Examples** ✅ - Providing practical examples to accelerate  \
  development.
* **Smart Contract Deployment Guides** ✅ - Streamlining the deployment process.
* **SDK Libraries (9+ Languages)** ✅ - Offering SDKs in a wide range of popular  \
  programming languages for seamless blockchain interaction.
* **API Method Documentation** ✅ - Detailed documentation for all available blockchain  \
  APIs.
* **Smart Contract Development Tutorials** - Creating comprehensive tutorials to guide  \
  developers through the process of building on QANplatform.
* **Security Guide** - Provide guidance on how to avoid mistakes in specific programming  \
  languages which apply to blockchain related usage.
* **Updated Whitepaper** - A new Whitepaper, reflecting the new QANplatform architecture  \
  after the MainNet integration audit.
* **Technical Architecture Documentation** - A detailed overview of the QANplatform  \
  architecture following the Whitepaper release.
* **Node Operation & Infrastructure Guidelines** - Clear guidance for operating and  \
  maintaining QANplatform nodes after the MainNet integration audit.
* **Governance Framework Documentation** - A comprehensive outline of the QANplatform  \
  governance model after the MainNet integration audit.

{% embed url="<https://medium.com/qanplatform/qanplatforms-2025-the-year-of-audits-expansion-f7a99404c1e7>" %}

\
\ <br>

\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.qanplatform.com/about-us/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
