Skip to main content

Atlas

Atlas is a no-setup tool for writing, testing, and deploying smart contracts.

Prerequisites​

Before you begin, ensure you:

  1. Set up your wallet.
  2. Fund your wallet with Linea ETH on either the testnet or mainnet.

Deploy a contract​

  1. Go to https://app.atlaszk.com.
  2. Go to the top right and change the network to the Linea mainnet or testnet.
  3. Select Deploy.

You can write tests for your contract (Foundry is built-in), and ask the AI to help you write your contracts, deployment scripts, and more.

View the tutorial, which shows how to build a DEX from scratch on Linea. You can also open and run the tutorial in one click.