Skip to content

Commit

Permalink
Simplify faucet instructions (#4)
Browse files Browse the repository at this point in the history
* Simplify faucet instructions

* This is not currently active

* Fit border to content and allow width setting
  • Loading branch information
timothymcmackin authored Jan 24, 2024
1 parent ed13793 commit aff2bf1
Show file tree
Hide file tree
Showing 19 changed files with 17 additions and 26 deletions.
43 changes: 17 additions & 26 deletions docs/get-started/get-testnet-xtz-on-etherlink.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,44 +4,35 @@ title: '💧 Get testnet XTZ on Etherlink'

import Figure from '@site/src/components/Figure';

Make sure you have [Metamask](https://metamask.io/) installed in your browser.<img src="/img/CleanShot 2023-11-23 at [email protected]" alt="" data-size="line" />
Follow these steps to connect MetaMask and get XTZ tokens that you can use to pay transaction fees on Etherlink Testnet:

:::note
**Bridging from Tezos L1**
1. Install [MetaMask](https://metamask.io/) in your browser.

You can also use the native bridge from Tezos Ghostnet [here](https://bridge.etherlink-nightly.tzalpha.net/). You will need to get Ghostnet funds from the [Ghostnet Faucet](https://faucet.ghostnet.teztnets.com/).
:::
1. Go to [etherlink.com](https://www.etherlink.com/).

## 1. Head over to [Etherlink.com](https://etherlink.com) and click "Faucet"
1. At the top of the page, click **Faucet**.

<Figure src="/img/CleanShot 2023-11-23 at [email protected]" alt="" />
1. Under "Get test XTZ on Etherlink," click **Switch Network** and approve the request to add a network and switch networks in MetaMask.

## 2. Click "Connect Etherlink to Metamask"
<Figure src="/img/faucet-switch-network.png" alt="The Switch Network button on the Etherlink faucet page" width="200px" />

<Figure src="/img/CleanShot 2023-11-23 at 16.56.22@2x (1).png" alt="" />
1. Click **Connect Etherlink to MetaMask** and approve the connection in MetaMask.

## 3. Once connected, click "Switch Network"
<Figure src="/img/faucet-connect-metamask.png" alt="Connecting metamask to Etherlink" width="200px" />

<Figure src="/img/CleanShot 2023-11-23 at [email protected]" alt="" />
1. Solve the CAPTCHA on the page.

## 4. Click "Approve", followed by "Switch Network"
1. Click **Send 0.1 XTZ to**.

<Figure src="/img/CleanShot 2023-11-23 at 17.02.20@2x.png" alt="" />
<Figure src="/img/faucet-send-to.png" alt="The faucet page, showing the solved CAPTCHA and the button to send XTZ" width="200px" />

<Figure src="/img/CleanShot 2023-11-23 at [email protected]" alt="" />
1. Wait until the button shows that the XTZ tokens have been transferred, as in this picture:

## 5. Solve the captcha
<Figure src="/img/faucet-send-to-complete.png" alt="The faucet page, showing the completed transaction" width="200px" />

<Figure src="/img/CleanShot 2023-11-23 at [email protected]" alt="" />
1. To see the transaction in the block explorer, click the button with the transaction hash.
The Etherlink block explorer shows the details of the transaction, as in this example:

## 6. Click "Send 0.1 XTZ" to ...
<Figure src="/img/faucet-block-explorer-transaction.png" alt="" />

<Figure src="/img/CleanShot 2023-11-23 at [email protected]" alt="" />

## 7. Once done, you can click again to see transaction details

<Figure src="/img/CleanShot 2023-11-23 at [email protected]" alt="" />

<Figure src="/img/CleanShot 2023-11-23 at [email protected]" alt="" />

## 8. Go build on Etherlink 🏗️ and join our [Discord](https://discord.gg/etherlink) 🚀
1. Go build on Etherlink 🏗️ and join our [Discord](https://discord.gg/etherlink) 🚀
File renamed without changes
Binary file added faucet-connect-metamask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added faucet-send-to-complete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added faucet-send-to.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added faucet-switch-network.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added static/img/faucet-block-explorer-transaction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/faucet-connect-metamask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/faucet-send-to-complete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/faucet-send-to.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/faucet-switch-network.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aff2bf1

Please sign in to comment.