The developer console for QIE Blockchain. Build, ship, and inspect smart contracts on QIE Testnet and Mainnet — no local toolchain required.
Write, deploy, inspect, and explore — all against the live QIE network, with the records that matter kept onchain.
Deploy audited templates in seconds, or write your own Solidity in the in-browser editor with real solc compilation. No CLI, no setup.
Decode any QIE transaction into a readable call tree: internal calls, decoded arguments, token transfers, events, and revert reasons.
A native, Etherscan-style block explorer for blocks, transactions, addresses, tokens, and holders — on both Testnet and Mainnet.
Describe a contract in plain language and get production-ready Solidity back. Bring your own key, or use the server proxy.
Every deployment is recorded onchain in the ProjectRegistry, and contracts get human-readable names in the Label Registry.
Human-readable names for contracts across the app, stored onchain so the ecosystem reads like English, not hex.
Self-contained, audited contracts. Configure the constructor, deploy to QIE, and get a verified onchain record.
A standard ERC-20 fungible token with configurable name, symbol, total supply, owner-only minting, and public burning.
A standard ERC-721 collection with base URI, max supply cap, and owner-controlled sequential minting.
A multi-signature wallet requiring M of N owner approvals to execute any transaction.
Linear token vesting with a configurable cliff and total vesting duration.
Single-asset staking. Users deposit an ERC-20 token and earn a second token as rewards per block.
Enforces a mandatory delay between proposing and executing on-chain actions.
A non-transferable token. Once minted, it permanently belongs to the recipient.
Automatically splits incoming native payments among recipients by configurable shares.
Connect MetaMask or generate an in-app wallet. The console defaults to QIE Testnet.
Pick a template or write Solidity in the editor. Everything compiles in your browser.
Send the deployment through your wallet. It is recorded onchain in the registries.
Open it in Routebook and the built-in explorer, and share a verified onchain record.
Free to use. You only pay QIE network gas for what you deploy. No installs, no signup.