Skip to content

Commit

Permalink
docs() fix failed links
Browse files Browse the repository at this point in the history
  • Loading branch information
immortal-tofu committed Sep 23, 2023
1 parent 2a4dd56 commit a1cdc74
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/getting_started/wallet/metamask.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# Metamask

<!-- markdown-link-check-disable -->

Here are the main steps from the [official guide](https://support.metamask.io/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC) provided by Metamask:

<!-- markdown-link-check-enable -->

<figure><img src="../../.gitbook/assets/metamask_add_network.gif" alt="How to add network from popup" width="300"><figcaption>
From the homepage of your wallet, click on the network selector in the top left, and then on 'Add network'
</figcaption></figure>

<figure><img src="../../.gitbook/assets/metamask_add_network2.webp" alt="How to add network" width="300"><figcaption>
MetaMask will open in a new tab in fullscreen mode. From here, find and the 'Add network manually' button at the bottom of the network list.</figcaption></figure>
<!-- markdown-link-check-disable -->

Add these informations to access to blockchain
{% tabs %}
Expand Down Expand Up @@ -35,5 +40,7 @@ Add these informations to access to blockchain
{% endtab %}
{% endtabs %}

<!-- markdown-link-check-enable -->

<figure><img src="../../.gitbook/assets/metamask_select_network.png" alt="How to select correct network on Metamask" width="300"><figcaption>
Choose the Zama Devnet</figcaption></figure>

0 comments on commit a1cdc74

Please sign in to comment.