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
  • Introduction
  • Prerequisites
  • Steps to add Qubetics Network in Metamask Wallet
  • Connecting to the Qubetics Network
Export as PDF
  1. Getting Started

QubeQode Basic User Guide

PreviousQubetics IDE User GuideNextWorkspace

Last updated 4 months ago

Introduction

This guide provides step-by-step instructions to deploy any smart contract on the Qubetics blockchain. You’ll learn how to set up your development environment, write and compile the contract, and deploy it using the QubeQode Basic.

Prerequisites

Before you start, ensure you have:

  • Basic knowledge of Solidity and smart contracts.

  • A EVM-compatible wallet such as metamask with Quebtics blockchain network.

Steps to add Qubetics Network in Metamask Wallet

  1. Open Metamask: Launch the Metamask extension

  2. Access Network Settings:

  • Click on the Network Selector dropdown at the top of the Metamask interface (usually showing "Ethereum Mainnet" by default).

  • Select "Add Network" or "Add a Network Manually".

  1. Add a Custom RPC Network: In the "Add a network" screen, click "Add a network manually" to input the custom details.

  2. Fill in Network Details Enter the required blockchain network information:

  • Network Name: Qubetics Testnet or Qubetics Privnet.

  • RPC URL: The endpoint URL for the blockchain for Devnet: “alphatestnet-evm-rpc.qubetics.work“

  • Chain ID: The unique ID for the Qubetics blockchain (9003).

  • Currency Symbol: The native token symbol (TICS).

  • Tools: QubeQode Basic.

Connecting to the Qubetics Network

To add Qubetics network in the metamask, there are 2 options:

Method 1: To add the network with single click Connect MetaMask to Qubetics Network

Method 2: Manually Adding Network Alternatively, if you want to add the network manually, ensure your MetaMask is upgraded to version 12.9.2 or higher. Enter the following details in MetaMask:

  • Network Name: Qubetics Testnet

  • Chain ID: 9003

  • Currency Symbol: TICS

  1. Confirm Connection: Once the network is added, your MetaMask wallet will connect to the Qubetics blockchain. Ensure you can see your wallet address and balance.

Open the Qubetics Explorer.

Click on "Add Qubetics Network" to automatically connect your wallet to the Qubetics blockchain.

Default RPC URL:

https://alphatestnet-evm-rpc.qubetics.work