Skip to content

Commit

Permalink
Proofreading: Use Linea section (#314)
Browse files Browse the repository at this point in the history
* proofreading for "Set up your wallet"

* Proofreading - fund.md

* Proofreading - how-to-bridge-eth.md
  • Loading branch information
jlwllmr authored Oct 3, 2023
1 parent 97602f3 commit 56f084e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/use-mainnet/bridges-of-linea/how-to-bridge-eth.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to bridge ETH between Ethereum and Linea
sidebar_position: 1
---

This is a step by step guide on how to bridge ETH between Ethereum Mainnet (L1) to Linea (L2).
This is a step by step guide to bridging ETH between Ethereum Mainnet (L1) to Linea (L2).

**To bridge ETH over testnet, simply click the testnet button at the bottom left of the [token bridge page](https://bridge.linea.build/) and follow the same steps as below.**

Expand Down Expand Up @@ -149,7 +149,7 @@ Automatic claiming is only available for bridging ETH from L1 to L2. You will no
.default
}></img>

3. Verify that the bridge is set to Linea Mainnet --> Ethereum. Manual claiming is the only available option for L2 to L1 bridging.
3. Verify that the bridge is set to Linea Mainnet -> Ethereum. Manual claiming is the only available option for L2 to L1 bridging.

4. Enter the amount of ETH you want to bridge over to Ethereum Mainnet, and select the “Start Bridging” button.

Expand Down
4 changes: 2 additions & 2 deletions docs/use-mainnet/fund.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_position: 2

## Getting tokens on Linea

For hackathon developers, the easiest way to get test token is by sending a message via https://xmtp.chat to an ENS name provided in the relevant hackathon prizes page.
For hackathon developers, the easiest way to get test tokens is by sending a message via https://xmtp.chat to an ENS name provided in the relevant hackathon prizes page.

Otherwise, there are several ways to get tokens on Linea:

Expand Down Expand Up @@ -35,7 +35,7 @@ To get Goerli ETH, you'll need to:
1. Navigate to the list of faucets linked through the Goerli card
1. Select a faucet and drip Goerli ETH

Transactions on Linea are much cheaper than Ethereum mainnet. Therefore, 0.2 ETH is enough to execute a basic workflow, but feel free to get as much as you need!
Transactions on Linea are much cheaper than Ethereum mainnet. 0.2 ETH is enough to execute a basic workflow, but feel free to get as much as you need!

## Get test ETH on Linea testnet

Expand Down
4 changes: 2 additions & 2 deletions docs/use-mainnet/set-up-your-wallet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ sidebar_position: 1

Linea is designed to be completely compatible with Ethereum. Because of that, **it works with MetaMask right out of the box**. (If you're not familiar with the identity manager, wallet, and web3 passport that is MetaMask, [get started here](https://support.metamask.io/hc/en-us/articles/360015489531)).

In fact, **the MetaMask extension wallet provides connections to Linea already built-in**. There's no special wallet setup necessary! The only thing you'll need to do is switch to Linea using the drop-down network switcher; if you need some pointers, follow [MetaMask's instructions here](https://support.metamask.io/hc/en-us/articles/16367251716251).
In fact, **the MetaMask extension wallet provides connections to Linea already built-in**. There's no special wallet setup necessary! The only thing you'll need to do is switch to Linea using the network switcher; if you need some pointers, follow [MetaMask's instructions here](https://support.metamask.io/hc/en-us/articles/16367251716251).

All you need to interact with Linea is to download MetaMask, which you can **[install as a browser extension or mobile app](https://metamask.io/download/)**.

## Using Linea on MetaMask Extension and Mobile

Linea Mainnet is **included in the available networks in MetaMask Extension and Mobile by default**. 💖🦊🚀

In order to see Linea Goerli, you'll need to click on `Show/hide test networks`, as indicated in the image below. Afterwards, select the Linea Goerli network, and you're good to go.
In order to see Linea Goerli, you'll need to click on `Show test networks`, as indicated in the image below. Afterwards, select the Linea Goerli network, and you're good to go.

<img
src={
Expand Down

1 comment on commit 56f084e

@vercel
Copy link

@vercel vercel bot commented on 56f084e Oct 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.