Networks

DevStation spans several networks across different virtual machines. Pick one from the selector and the whole console follows it — the editor's language, the templates, the deploy path, the explorer, and analytics all switch to match. The selected network is authoritative for every read and write.

When a connected wallet is on a different network, the console surfaces a mismatch prompt before any transaction is sent. Reads always use the selected network's endpoint.

EVM networks

Solidity contracts, compiled in-browser with solc, deployed with any EVM wallet. Explorers are Blockscout-compatible, so blocks, transactions, addresses and verification all work natively.

NetworkChain IDTokenType
QIE1983 / 1990QIETestnet / Mainnet
BOT Chain968 / 677BOTTestnet / Mainnet
Arc5042002USDCTestnet
GOAT Network48816 / 2345BTCTestnet / Mainnet

Arc has no mainnet yet.

Solana

Rust / Anchor programs and SPL tokens. Wallets are the in-app DevStation wallet (with a recovery phrase) or a browser wallet like Phantom. The explorer reads the Solana RPC directly.

NetworkClusterToken
Solana DevnetdevnetSOL
Solana Mainnetmainnet-betaSOL

Stacks

Clarity contracts on the Bitcoin L2, with a post-condition coverage auditor built into the editor. Sign with a generated DevStation wallet or Leather / Xverse.

NetworkToken
Stacks TestnetSTX
Stacks MainnetSTX

Add a network to a wallet manually, or let DevStation request the switch when you connect. Endpoints (RPCs and explorers) are configurable — the defaults are each network's public infrastructure, overridable via environment variables.

DevStation
Loading console…