QANplatform
Ctrlk
qanplatform.comIntro to QANplatformTechnology FeaturesQANX TokenDev Docs
  • qanplatform.com
  • Welcome
  • Community
    • Social media
    • Newsletter
  • TECHNOLOGY
    • 🟢Intro to QANplatform
    • Technology Features
    • Use Cases
    • Blockchain 101
  • QANX Token
    • What is QANX?
    • How to Buy QANX?
    • How to Store QANX
  • DEVELOPERS
    • QAN Private Blockchain
    • QAN TestNet
    • [QVM] Multi-language smart contracts
      • Generic workflow
        • Common API
        • Installing qvmctl
        • Setting up your workspace
        • Writing a smart contract
        • Compiling a smart contract
        • Deploying a smart contract
        • Calling a smart contract function
        • Reading smart contract storage
      • DOCs for supported languages
      • [QVM] Versions & Changelog
    • Smart Contract Developers
    • Validators
    • Node Providers
  • ABOUT US
    • Company
    • Roadmap
    • Press kit & Media assets
    • Media mentions
    • Blog
  • Papers
    • White Paper
    • Pitch Deck
    • Onepager
    • Ebooks
  • Audits
    • QANX Bridge Audit
    • QANX Token Audit
    • QAN TestNet Audit
  • Disclaimers
    • Disclaimer
Powered by GitBook
On this page
  1. DEVELOPERS
  2. [QVM] Multi-language smart contracts

Generic workflow

This section describes the generics related to:

  • How contracts can interact with QVM using a common API

  • Installing qvmctl, the command line interface of QVM

  • Setting up your workspace

  • How to write a smart contract

  • How to compile a smart contract

  • Deploying contracts using qvmctl

  • Calling contract functions using qvmctl

  • Reading contract storage using qvmctl

Previous[QVM] Multi-language smart contractsNextCommon API

Last updated 3 years ago