Linea, an EVM equivalent, Layer-2 network created by Consensys, is now live. Eager to start developing on Linea? You're at the right place.
Getting Started
To create your own Linea endpoints on Infura, ensure you have an Infura account. Sign up if you haven't already!
You can get endpoints for Linea Testnet, a sandbox environment for developers used for testing and debugging applications where coins hold no real-life value, or Linea Mainnet Alpha, which is the live network used for deployed dapps.
- Log in to your Infura dashboard.
- In your dashboard, you can either create a new Web3 API key or use an existing Web3 API key you've created previously.
- Click your API key.
- Under 'Endpoints,' find Linea.
- Click the drop-down menu, and select "Testnet."
- Copy your endpoint, and you're ready to use this in your dapp, development environment, or whichever Web3 goodness you might be working on! ๐
In need of some testnet ETH? View our guide on using the Infura testnet faucet.
Warning
Funds on Linea Mainnet Alpha hold real-life value. For development purposes, consider using the Linea Testnet endpoints, which you can interact with for free by using the Infura Linea Faucet.
- Log in to your Infura dashboard.
- In your dashboard, you can either create a new Web3 API key or use an existing Web3 API key you've created previously.
- Click your API key.
- Under 'Endpoints,' find Linea.
- Click the drop-down menu. Make sure that "Mainnet Alpha" is selected.
- Copy your endpoint, and you're ready to use this in your dapp, development environment, or whichever Web3 goodness you might be working on! ๐
Resources
Now that you've set up your Linea endpoint, it's time to dive deeper! You can find yourself some helpful resources to continue your Linea journey.
- linea.build - Linea Home and Apps
- docs.linea.build - Linea Documentation
- support.linea.build - Linea Help Center
- community.linea.build - Linea Community Forum
You can also find Infura's documentation on the Linea network here.