Introduction
DevStation is one developer console for every network you build on. Deploy from audited templates, write and compile contracts in the browser, decode any transaction, and explore the chain — without installing a local toolchain.
Most tooling assumes a single chain, and usually a single virtual machine. DevStation does not. The same surfaces — templates, editor, AI, deploy, explorer — adapt to whichever network you select, in that network's own language and with its own wallet, while everything that should feel identical everywhere stays identical.
Pick a network once and the whole console follows it: the editor switches language and compiler, the templates change to that ecosystem's standards, the deploy flow uses the right signing path, and the explorer and analytics point at the right data source. You never assemble a per-chain toolchain, and you never learn a second UI.
The console is organised into two products and a set of shared tools:
Deploy audited templates, write contracts in the in-browser editor with real compilation, and generate them with AI — on any supported network.
Decode a transaction into a readable call tree: internal calls, decoded arguments, token movements, events, and revert reasons.
A built-in block explorer for blocks, transactions, addresses, and tokens across every supported network, without leaving the console.
Connect an existing wallet, or generate a DevStation wallet in-app — every generated wallet shows its recovery phrase before you continue.
A per-wallet history of everything you have shipped through DevStation, backed by onchain registries where the network supports them.
Where networks genuinely differ, these docs say so rather than papering over it — different chains have different compilers, different wallet standards, and different ideas of what a "contract" even is. The Networks page is the reference for what each one supports.