Skip to content

Quantova/Quantova-improvment-documents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantova Improvement Documents

This repository tracks proposed and adopted changes to the Quantova protocol in the form of Quantova Improvement Proposals (QIPs), and it hosts the public roadmap.

Quantova is the post-quantum Layer 1 for institutional settlement. The network is currently on testnet, following multiple years of protocol development, ahead of a mainnet launch. The core architecture is already built, so at this stage there are deliberately few accepted proposals — this repository serves mainly as the public roadmap and as the home for proposals that mature toward mainnet.

Start here

  • ROADMAP.md — where Quantova is today (testnet) and the path to mainnet.
  • QIP-1 — what a QIP is and how the process works.
  • qip-template.md — the template for new proposals.
  • Proposal index — all QIPs and their status.

Repository layout

.
├── README.md              # This file
├── ROADMAP.md             # Public roadmap: testnet → mainnet
├── qip-template.md        # Template for new QIPs
├── CONTRIBUTING.md        # How to propose a QIP
├── LICENSE.md             # License
├── proposals/             # The QIPs
│   ├── README.md          # Index of all proposals + statuses
│   ├── qip-1.md           # QIP purpose and guidelines (Meta, Living)
│   ├── qip-2.md           # Deterministic slot leadership without a VRF (Core, Final)
│   └── qip-20.md          # QRC20 fungible token standard (QRC, Final)
├── assets/                # Images/diagrams, organized as assets/qip-N/
└── .github/               # PR template

QIP types

Core · Networking · Interface · QRC (application standards) · Meta · Informational. See QIP-1 for definitions and the status lifecycle.

Links

License

© 2026 Quantova Inc. See LICENSE.md.

About

Quantova Improvement Proposals (QIPs) and the public roadmap for the Quantova protocol — the post-quantum Layer 1 for institutional settlement, on testnet ahead of mainnet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors