Quickstart
Deploy your first contract in under a minute — on whichever network you choose.
- 1Connect a wallet
Open DevStation and connect an injected wallet, or generate a DevStation wallet from the sidebar — generated wallets show you a recovery phrase before you continue. Pick any testnet from the network selector; the whole console follows your choice.
- 2Get testnet funds for gas
You need a small amount of the network’s token to pay fees. Use the faucet / get-gas link in the wallet panel for the selected network.
- 3Pick a template
Open LaunchKit and choose a template for your network — a fungible token, an NFT, a program, and more — then fill in the fields in the guided form.
- 4Deploy
DevStation compiles the contract for you and sends the transaction through your wallet, then waits for it to confirm.
- 5Inspect and share
From the success screen, open the deployment in Routebook or the built-in explorer, and download a ready-to-use .env file.
From here, read about the networks DevStation supports, or jump straight into LaunchKit and the contract editor.