Introduction
DevStation is the developer console for QIE Blockchain. Deploy contracts from audited templates, write and compile Solidity in the browser, decode any transaction, and label contracts onchain.
DevStation brings the everyday work of a smart-contract developer into one console: writing, compiling, deploying, inspecting, and labeling contracts on QIE. Everything runs against the live QIE network, and the records that matter (your deployments and the contract label registry) live onchain, not in a private database.
The console is organized into two products and a set of shared tools:
Deploy audited contract templates, write your own Solidity in the in-browser editor, and generate contracts with AI.
Decode any QIE transaction into a readable call tree with events, internal calls, and onchain contract labels.
A built-in window into the QIE explorer for blocks, transactions, and addresses without leaving the console.
A per-wallet history of every contract you have deployed through DevStation, backed by the onchain ProjectRegistry.