Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Quantova/developer-content

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 

Repository files navigation

Quantova Developer Content

This repository holds the developer documentation and tutorials for Quantova, the post-quantum Layer 1 for institutional settlement.

It is structured the same way as the Ethereum developer content: Markdown/MDX files organized by topic, where each topic is a folder containing an index.md. The content is consumed by the Quantova website and rendered with the docs and tutorial layouts.

Repository layout

public/
  content/
    developers/
      docs/              # Reference documentation (Docs layout)
        intro-to-quantova/
        post-quantum-cryptography/
        accounts/
        consensus-mechanisms/
          npos/
          slot-leadership/
          finality/
        blocks/
        transactions/
        gas-and-fees/
        quantova-virtual-machine/
        smart-contracts/
          precompiles/
          languages/
        standards/
          tokens/
        bridges/
        naming-service/
        staking/
        governance/
        nodes-and-clients/
          run-a-node/
        apis/
          json-rpc/
        oracles/
        chain-specs/
        development-networks/
      tutorials/         # Step-by-step guides (Tutorial layout)
        deploy-your-first-qrc20/
        run-a-quantova-node/

Conventions

  • One folder per topic. A page lives at …/<topic>/index.md. For example, quantova.org/developers/docs/consensus-mechanisms/ is built from public/content/developers/docs/consensus-mechanisms/index.md.
  • Frontmatter. Every index.md starts with YAML frontmatter: title, description, and lang for docs; tutorials add published, skill, and tags.
  • Internal links are root-relative, e.g. /developers/docs/accounts/.

Links

Contributing

See CONTRIBUTING.md. In short: edit or add an index.md under the right topic folder, keep the frontmatter, use root-relative links, and open a pull request.

License

See LICENSE.md. Documentation is © 2026 Quantova Inc.

About

Developer documentation and tutorials for Quantova, the post-quantum Layer 1 for institutional settlement — the Markdown/MDX content that powers the docs on the Quantova website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.