You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/en/user-guide/setup.mdx
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -19,17 +19,17 @@ You need to have a wallet to interact with dApps on Scroll. You can find some ex
19
19
20
20
You can install MetaMask from their [official website](https://metamask.io/download/).
21
21
22
-
You can import the Scroll mainnet and Scroll Sepolia testnet configurations to your MetaMask wallet by following the steps below.
22
+
You can import the Scroll mainnet and Scroll Sepolia testnet configurations to your MetaMask wallet by following the steps below.
23
23
24
24
To do this, visit the [Scroll Sepolia portal](https://sepolia.scroll.io/portal), then click the "Connect Wallet" button and select MetaMask. Next, click the "Add to MetaMask" buttons for Sepolia Testnet and Scroll Sepolia Testnet. This will import the chain ID and RPC URLs for the Scroll Sepolia Testnet. The Sepolia Testnet is also configured on MetaMask by default. To show it, click "Show/hide test networks" in the MetaMask network selection dropdown menu.
25
25
26
26
## Network Configuration
27
27
28
28
### Scroll Mainnet
29
29
30
-
Visit the [Scroll portal](https://scroll.io/portal), then click the "Connect Wallet" button and select MetaMask. Next, click the "Add to MetaMask" button for Layer 2 Scroll to directly import the network configurations. Finally, click "Approve" to add the network to your MetaMask wallet.
30
+
Visit the [Scroll portal](https://scroll.io/portal), then click the "Connect Wallet" button and select MetaMask. Next, click the "Add to MetaMask" button in "Layer2: Scroll" to directly import the network configurations. Finally, click "Approve" to add the network to your MetaMask wallet.
31
31
32
-
Alternatively, you may use the table below to manually configure Scroll mainnet in other wallets.
32
+
Alternatively, you can use the table below to manually configure Scroll mainnet in other wallets.
@@ -50,7 +50,7 @@ Alternatively, you may use the table below to manually configure Scroll mainnet
50
50
51
51
Visit the [Scroll Sepolia portal](https://sepolia.scroll.io/portal), then click the "Connect Wallet" button and select MetaMask. Next, click the "Add to MetaMask" buttons for Scroll Sepolia Testnet. This will import the chain ID and RPC URLs for the Scroll Sepolia Testnet. The Ethereum Sepolia Testnet is also configured on MetaMask by default. To show it, click "Show/hide test networks" in the MetaMask network selection dropdown menu.
52
52
53
-
Alternatively, you may use the table below to manually configure Scroll Sepolia testnet in other wallets.
53
+
Alternatively, you can use the table below to manually configure Scroll Sepolia testnet in other wallets.
54
54
55
55
| Network Name | Scroll Sepolia | Ethereum Sepolia |
For an alternative block explorer experience, Unifra has built [Scroll L2Scan](https://scroll.l2scan.co/) and [Scroll Sepolia L2Scan](https://scroll-sepolia.l2scan.co/), which lets users
73
-
explore additional aspects of the Scroll network.
72
+
For an alternative block explorer experience, Unifra has built [Scroll L2Scan](https://scroll.l2scan.co/) and [Scroll Sepolia L2Scan](https://scroll-sepolia.l2scan.co/), which lets users explore additional aspects of the Scroll network.
74
73
[Dora](https://www.ondora.xyz/network/scroll) and [Dora (Scroll Sepolia)](https://www.ondora.xyz/network/scroll-sepolia/interactions) also supports Scroll network and provides a
0 commit comments