The AI Developer OS for QIE and Web3. Describe what you want built. DevStation writes, tests, deploys and verifies the contracts, then generates the app. Nothing to install, on QIE and BOT Chain alike.
› build a staking vault with a 7-day lock
one contract, one test suite, one app
Not a primary chain with a second one bolted on. Both are first-class targets: the same templates compile, the same deployments are recorded onchain, and the same explorer reads them back.
Deploy, verify and inspect against live QIE networks, with every record kept onchain.
The same editor, the same registries, the same explorer, running natively on BOT.
Write
Plain language in, audited contracts out: compiled in the browser against the chain you are targeting, with the errors surfaced before anything is signed.
Write, deploy, inspect and explore: against live QIE and BOT Chain networks, with the records that matter kept onchain.
Deploy audited templates in seconds, or write your own contract in the in-browser editor with real compilation for the chain you target. No CLI, no setup.
Decode any transaction on QIE or BOT Chain 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, across QIE and BOT Chain, testnet and mainnet.
Describe a contract in plain language and get production-ready, audited Solidity back. Bring your own key, or use the built-in server proxy.
Every deployment is recorded in an onchain ProjectRegistry (one on QIE, one on BOT Chain), and contracts get human-readable names in the onchain Label Registry.
Human-readable names for contracts across the app, stored onchain so the ecosystem reads like English, not hex.
Deploy
The same contract, the same flow, whichever you ship to. Gas is paid in that chain's own token and the deployment is written to that chain's own registry.
Self-contained, audited contracts. Configure the constructor, deploy to QIE or BOT Chain, and get a verified onchain record.
Issue invoices payable in a stablecoin and collect them onchain, with a paid/cancelled record per invoice. Pre-filled with QUSDC on QIE Mainnet.
A time-limited membership pass. The owner issues passes that expire, and expiry extends rather than resets when renewed early.
An onchain reputation score with delegated attesters. Points are awarded and slashed by approved addresses, never by the subject.
An allowlist only holders of a QIE ID (.qie) name can claim a place on, with an optional cap and an onchain member 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.
Inspect
Every transaction decoded into a call tree (internal calls, arguments, transfers, events, revert reasons), with contracts carrying the names you gave them onchain.
Connect an existing wallet or generate one in-app, with a recovery phrase you keep, then pick a network: QIE or BOT Chain, testnet or mainnet.
Pick a template or write your contract in the editor. Compilation happens for you: no toolchain to install.
Sign the deployment with your wallet and watch it land, with the result linked straight into the explorer.
Open it in Routebook and the built-in explorer, and share a verified onchain record.
Free to use. You only pay network gas for what you deploy. No installs, no signup.