Get Started with Quantova
Quantova extends beyond token exchange functionality. It provides a programmable execution environment for building, testing, and operating decentralized systems under defined cryptographic and governance rules. This introduction guides developers, institutions, and public sector stakeholders through the foundational concepts required to understand and interact with the Quantova network in a structured and compliant manner.
Download QWallet to get started in the QVM environment
A wallet is the primary interface for interacting with the Quantova network. QMASK is Quantova's native wallet and provides users, institutions, and public sector participants with a direct way to create and manage Quantova accounts, authorize transactions, and interact with applications deployed on QVM.
QMASk is one of Quantova wallets that enables users to hold digital assets, submit transactions, and connect to Quantova services such as decentralized exchanges and financial applications built on QVM Transaction authorization and identity verification are performed locally by the wallet and validated by the network under QVM execution rules. QMask does not hold assets on behalf of users and does not act as an intermediary. Account control remains with the user, subject to the protocol's execution semantics and on chain governance policies.
ContinueDo you know individuals or organizations seeking access to modern financial infrastructure?
Many people and institutions face structural barriers to participating in traditional banking systems. Quantova provides an open financial infrastructure where access is determined by protocol rules rather than institutional discretion.
Built on the QVM execution environment, Quantova's financial layer operates continuously and applies the same execution and authorization standards to all participants. This enables governments, organizations, and uses to deploy and access financial services without reliance on centralized gatekeepers, while remaining transparent, verifiable, and neutral by design.
Getting started for Developers
This section is intended for engineers, technical teams, and public sector builders who want to develop directly on Quantova.
It introduces the execution model, tooling, and development workflow required to build applications that run within the Quantova Virtual Machine QVM.
Developers on Quantova work against a deterministic execution environment where cryptographic verification, transaction ordering, and state transitions are enforced by the protocol. Application logic is written to execute within QVM rather than relying on external libraries or custom cryptographic code. This allows teams to focus on business logic, system design, and integration, while the execution layer enforces cryptographic and execution policy.
The developer workflow includes local tooling, test networks, reference contracts, and deployment utilities aligned with QVM execution semantics. Applications are deployed through protocol defined interfaces and execute under the same rules as the rest of the network. Detailed technical documentation, examples, and specifications are provided in the Quantova GitBook. This documentation space covers environment setup, contract structure, QVM interfaces, post quantum, RPC usage, testing practices, and deployment procedures.