Building on Linea
Linea is EVM equivalent, so you can use your favorite development tools out of the box. In this quickstart, we'll walk through deploying and verifying your smart contracts on Linea using Hardhat and Foundry.
It's always best practice to work on a test network before deploying a contract to a live public blockchain network; that way you can make sure everything's working the way you mean it to, without spending "real" tokens.
Before you begin, ensure you've:
- Set up your wallet.
- Funded your wallet with Linea ETH on either the testnet or mainnet.
Resources
🗃️ Deploy a smart contract
6 items
🗃️ Verify a smart contract
3 items
📄️ Differences between Ethereum and Linea
Ethereum and Linea differences
📄️ Network info, deployed contracts, and block explorers
Network information