diff --git a/users/_assets/metamask-xdai-chain/00_metamask_icon.png b/users/_assets/metamask-xdai-chain/00_metamask_icon.png deleted file mode 100644 index 84a213b..0000000 Binary files a/users/_assets/metamask-xdai-chain/00_metamask_icon.png and /dev/null differ diff --git a/users/_assets/metamask-xdai-chain/01_go_to_settings.png b/users/_assets/metamask-xdai-chain/01_go_to_settings.png deleted file mode 100644 index dd8f475..0000000 Binary files a/users/_assets/metamask-xdai-chain/01_go_to_settings.png and /dev/null differ diff --git a/users/_assets/metamask-xdai-chain/02_add_network.png b/users/_assets/metamask-xdai-chain/02_add_network.png deleted file mode 100644 index ab916aa..0000000 Binary files a/users/_assets/metamask-xdai-chain/02_add_network.png and /dev/null differ diff --git a/users/_assets/metamask-xdai-chain/02a_xdai_params.png b/users/_assets/metamask-xdai-chain/02a_xdai_params.png deleted file mode 100644 index cbac39e..0000000 Binary files a/users/_assets/metamask-xdai-chain/02a_xdai_params.png and /dev/null differ diff --git a/users/_assets/metamask-xdai-chain/02b_sokol_params.png b/users/_assets/metamask-xdai-chain/02b_sokol_params.png deleted file mode 100644 index ef64e1f..0000000 Binary files a/users/_assets/metamask-xdai-chain/02b_sokol_params.png and /dev/null differ diff --git a/users/_assets/metamask-xdai-chain/03_select_xdai.png b/users/_assets/metamask-xdai-chain/03_select_xdai.png deleted file mode 100644 index c6cacfe..0000000 Binary files a/users/_assets/metamask-xdai-chain/03_select_xdai.png and /dev/null differ diff --git a/users/metamask-add-xdai.md b/users/metamask-add-xdai.md deleted file mode 100644 index 0f87a7f..0000000 --- a/users/metamask-add-xdai.md +++ /dev/null @@ -1,45 +0,0 @@ -# How to xDAI Chain to MetaMask - -Guide to the process of adding a new chain to MetaMask. This will allow you to use Kleros dapps on xDAI. - -## 0. Install MetaMask - -Skip if you already have MetaMask installed. - -1. Go to [MetaMask downloads page](https://metamask.io/download.html). -2. Click on "Install MetaMask for ". -3. Follow the instructions to install the MetaMask extension in your browser. - -## 1. Open MetaMask Settings - -1. Click on the MetaMask icon in your browser toolbar then select "Expand View": - - ![Metamask Icon](./_assets/metamask-add-xdai/00_metamask_icon.png) - -1. On the new tab that have just opened, click on the colorful avatar circle on the top and then select "Settings": - - ![Go to Settings](./_assets/metamask-add-xdai/01_go_to_settings.png) - -1. Select "Networks", then click on "Add Network": - - ![Networks](./_assets/metamask-add-xdai/02_add_network.png) - -1. Fill the text fields with the following info: - - | Field | Value - | :--- | :--- - | Network Name | `Sokol` - | New RPC URL | `https : //sokol.poa.network` - | Chain ID | `77` - | Currency Symbol (optional) | `SPOA` - | Currency Symbol (optional) | `https : //blockscout.com/poa/sokol` - -1. Click "Save" - - ![xDAI Params](./_assets/metamask-add-xdai/02a_xdai_params.png) - ---- - -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: - -![Select Netwwork](./_assets/metamask-add-xdai/03_select_xdai.png)