Skip to main content

Dashboard Overview & Getting Started

The QoreChain Dashboard at dashboard.qorechain.io is the official web app for using QoreChain from your browser. From a single place you can explore the chain, manage a wallet, swap tokens, move assets across chains, generate and audit smart contracts, stake to validators, claim testnet tokens, complete quests, and reach the network's tooling.

Everything in this section is a user how-to: what each page does and how to use it. No installation is required — the Dashboard runs entirely in your browser.

What you can do

AreaWhat it is for
ExplorerBrowse blocks, transactions, addresses, and validators.
WalletView balances, send and receive QOR, and manage your addresses.
TradeSwap tokens and provide liquidity on the on-chain AMM.
BridgeMove assets between QoreChain and other chains.
Smart Contract CreatorGenerate smart contracts with QCAI across 17 supported blockchains.
Contract AuditorRun a QCAI security analysis on a smart contract.
Staking & ValidatorsReview validators and delegate your QOR.
FaucetRequest test tokens on testnet.
QuestsComplete guided tasks to learn the network.
Tools HubReach node, rollup, SDK, and licensing tooling.

Connect your wallet

Most actions that change on-chain state — sending tokens, swapping, staking, bridging — require a connected wallet.

  1. Open dashboard.qorechain.io.
  2. Select Connect Wallet.
  3. Approve the connection in your wallet.

Once connected, the Dashboard shows your address (in shortened form) in the header and unlocks the actions that need a signature. Read-only pages such as the Explorer work without connecting.

QoreChain accounts use the qor bech32 prefix, so a connected address looks like qor1.... Accounts are protected with quantum-safe cryptography. See Wallet Setup for first-time setup guidance.

Select your network

The Dashboard works against two networks. The header shows the network you are currently connected to.

NetworkChain IDWhen to use it
Mainnetqorechain-vladiLive network for real value and production use.
Testnetqorechain-dianaFree environment for testing, with the Faucet for test tokens.

The native token is QOR (base denomination uqor, where 1 QOR = 10^6 uqor). If you are new, start on testnet, claim tokens from the Faucet, and try a first transfer before moving to mainnet.

New to QoreChain?

Follow Connecting to Testnet and Your First Transaction to get hands-on quickly, then come back to explore the rest of the Dashboard.

  • Explorer — browse blocks, transactions, and accounts.
  • Wallet — manage accounts and send transactions.
  • Trade / DEX — swap tokens against on-chain AMM pools.
  • Bridge — move assets across chains.
  • Tools Hub — licenses, faucet, and developer utilities.