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.
Explorer
The Explorer is the Dashboard's window into the chain. Use it to look up blocks, transactions, addresses, and validators, and to watch network activity in real time. The Explorer is read-only โ no wallet connection is needed to browse it.
Wallet
The Wallet page is where you view your balance, send and receive QOR, and manage your addresses. Your QoreChain accounts are protected with quantum-safe cryptography, and every address uses the qor bech32 prefix (qor1...).
Trade (DEX)
The Trade page is the Dashboard's decentralized exchange. It lets you swap tokens and provide liquidity directly on QoreChain's native on-chain automated market maker (AMM) โ no off-chain order book and no external smart contract required. Swaps and liquidity actions settle at the protocol level. For the design behind it, see AMM & On-Chain Liquidity.
Bridge
The Bridge lets you move assets between QoreChain and other chains from a single screen. Every bridge operation is secured by post-quantum cryptography. For the design behind cross-chain transfers, see Bridge Architecture.
Smart Contract Creator
The Smart Contract Creator generates smart contracts from a plain-language description, powered by QCAI. Describe what you want, pick your target blockchain, and QCAI writes the contract for you. It supports 17 blockchains for AI tooling, so you can target the ecosystem you are building for.
Contract Auditor
The Contract Auditor runs an AI-powered security analysis of a smart contract, powered by QCAI. Submit a contract and QCAI reviews it for vulnerabilities, assigns an overall risk level and security score, and explains each finding with a recommended fix. Like the Smart Contract Creator, the Auditor works across 17 blockchains for AI tooling.
Staking & Validators
The Validators page lets you review the network's validators and stake your QOR by delegating to them. Delegating helps secure the network and earns staking rewards. For the concepts behind delegation and rewards, see Staking & Delegation.
Faucet
The Faucet gives you free test tokens so you can try the Dashboard without spending anything of value. It is a testnet-only tool โ use it on testnet (qorechain-diana) to fund your address before testing transfers, swaps, staking, and contract deployment.
Quests
Quests are guided tasks that walk you through using QoreChain while you complete them. Each quest groups one or more steps โ like funding your wallet, making a transfer, or trying a swap โ and rewards you for finishing. Quests are a hands-on way to learn the network feature by feature.
Tools Hub
The Tools page gathers QoreChain's operator and builder tooling in one place, organized into tabs. From here you can register infrastructure, deploy a rollup, reach the SDK, apply to become a validator, and acquire the licenses these roles require. Each section is summarized below with where it leads for full documentation.