Skip to content

Commit 3edf33d

Browse files
committed
feat: added xDAI Chain MetaMask tutorial
1 parent 12d668b commit 3edf33d

File tree

7 files changed

+45
-0
lines changed

7 files changed

+45
-0
lines changed
32.2 KB
Loading
58 KB
Loading
69.2 KB
Loading
83 KB
Loading
79.9 KB
Loading
49.8 KB
Loading

users/metamask-add-xdai.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# How to xDAI Chain to MetaMask
2+
3+
Guide to the process of adding a new chain to MetaMask. This will allow you to use Kleros dapps on xDAI.
4+
5+
## 0. Install MetaMask
6+
7+
Skip if you already have MetaMask installed.
8+
9+
1. Go to [MetaMask downloads page](https://metamask.io/download.html).
10+
2. Click on "Install MetaMask for <YOUR BROWSER>".
11+
3. Follow the instructions to install the MetaMask extension in your browser.
12+
13+
## 1. Open MetaMask Settings
14+
15+
1. Click on the MetaMask icon in your browser toolbar then select "Expand View":
16+
17+
![Metamask Icon](./_assets/metamask-add-xdai/00_metamask_icon.png)
18+
19+
1. On the new tab that have just opened, click on the colorful avatar circle on the top and then select "Settings":
20+
21+
![Go to Settings](./_assets/metamask-add-xdai/01_go_to_settings.png)
22+
23+
1. Select "Networks", then click on "Add Network":
24+
25+
![Networks](./_assets/metamask-add-xdai/02_add_network.png)
26+
27+
1. Fill the text fields with the following info:
28+
29+
| Field | Value
30+
| :--- | :---
31+
| Network Name | `Sokol`
32+
| New RPC URL | `https : //sokol.poa.network`
33+
| Chain ID | `77`
34+
| Currency Symbol (optional) | `SPOA`
35+
| Currency Symbol (optional) | `https : //blockscout.com/poa/sokol`
36+
37+
1. Click "Save"
38+
39+
![xDAI Params](./_assets/metamask-add-xdai/02a_xdai_params.png)
40+
41+
---
42+
43+
The new network is automatically selected. To switch to this network in the future, simply click on the MetaMask icon in your browser toolbar, click on the networks dropdown button and then select the desired network:
44+
45+
![Select Netwwork](./_assets/metamask-add-xdai/03_select_xdai.png)

0 commit comments

Comments
 (0)