Qubetics Docs
  • Getting Started
    • Quickstart
    • Network Architechture
    • Qubetics: TICS Token
    • Add Qubetics Network
    • Get TICS tokens
    • Testnet Node Setup
      • How To Become a Validator
    • Validator Application: User Guide
      • Validator Login
      • Validator Dashboard
      • Setup as a Validator
      • Blocks Page
      • Validators
        • Active Validators Tab
        • Inactive Validator Tab
        • Deactivated Validator Tab
      • Validator Details
      • Manage Account
        • Profile Details
          • Bond More Funds
          • Unbond Funds
          • Stop Validator
    • How To Become a Delegator
    • Delegator Application: User Guide
      • Login
      • Dashboard
        • Bond More Funds
        • Unbond Funds
        • Redelegate Funds
      • Wallet Activities
      • Setup Delegator Bond
      • All Validators
      • Validator Details Page
    • TICS Scan User Guide
      • Dashboard
      • Block Summary
      • Block Details
      • Transactions Summary
      • Transaction Details
      • Address Detail
      • Tokens
      • Validators
      • Nodes
        • Node Sync
      • Contract List
      • Contract Detail
        • Transaction Tab
        • Transfers Tab
        • Holders Tab
        • Event Tab
        • Contract Tab
          • Read Contract Tab
          • Write Contract Tab
        • Analytics Tab
      • Contract Verification
      • Token Icon
      • Faucet
    • Qubetics IDE User Guide
    • QubeQode Basic User Guide
      • Workspace
      • Compile
      • Deploy
  • QubeQode Pro User Guide
    • Choose your plan
    • Start Chat
      • Generated Code Preview
      • Deploy Step-1
      • Generated Code
    • Settings
  • Basics
    • Editor
    • Markdown
    • Images & media
    • Interactive blocks
    • OpenAPI
    • Integrations
Powered by GitBook
On this page
Export as PDF
  1. QubeQode Pro User Guide
  2. Start Chat

Generated Code

PreviousDeploy Step-1NextSettings

Last updated 2 months ago

This screen displays the code generation and deployment interface within the QubeQode platform, where the smart contract code for the token has been compiled and is ready to deploy.

FR 6.001: Code Editor

The code window displays a QUB token smart contract using Solidity. The "pencil/edit icon", allows the user to click and make manual edits to the smart contract code before deployment.

FR 6.002: Deploy

When the user clicks on the "Deploy IDE" button, it'll open Qubeics IDE and the user can deploy and further verify their contract via TICSSCan.

FR 6.003: Chat Bot

The "Chat Bot" feature lets users edit their code or get suggestions directly through the chatbot. This option is only available for users with the "Business Plan".

FR 6.004: Success Pop-up

After the contract is deployed successfully, a success pop-up will appear.