Quickstart

Deploy your first contract in under a minute — on whichever network you choose.

  1. 1
    Connect 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.

  2. 2
    Get 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.

  3. 3
    Pick 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.

  4. 4
    Deploy

    DevStation compiles the contract for you and sends the transaction through your wallet, then waits for it to confirm.

  5. 5
    Inspect and share

    From the success screen, open the deployment in Routebook or the built-in explorer, and download a ready-to-use .env file.

Everything in the quickstart works the same on mainnet. Switch networks from the selector at the bottom of the sidebar before you deploy.

From here, read about the networks DevStation supports, or jump straight into LaunchKit and the contract editor.

DevStation
Loading console…