Atlas
Atlas is a no-setup tool for writing, testing, and deploying smart contracts.
Prerequisites​
Before you begin, ensure you:
- Set up your wallet.
- Fund your wallet with Linea ETH on either the testnet or mainnet.
Deploy a contract​
- Go to
https://app.atlaszk.com
. - Go to the top right and change the network to the Linea mainnet or testnet.
- 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.