From 6af3614e4c8de2208f17f5351357c3fc20aafe45 Mon Sep 17 00:00:00 2001 From: Tim McMackin Date: Thu, 25 Jan 2024 09:41:51 -0500 Subject: [PATCH] Restore faucet bridge (#12) * Revert "This is not currently active" This reverts commit ae50696bfdcb113c1e8aec203491fea262d0a36d. * Restore bridge instructions with correct URL * To Etherlink ETH * It's actually XTZ --- docs/get-started/get-testnet-xtz-on-etherlink.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/get-started/get-testnet-xtz-on-etherlink.mdx b/docs/get-started/get-testnet-xtz-on-etherlink.mdx index d1310030..6096f24d 100644 --- a/docs/get-started/get-testnet-xtz-on-etherlink.mdx +++ b/docs/get-started/get-testnet-xtz-on-etherlink.mdx @@ -4,6 +4,11 @@ title: '💧 Get testnet XTZ on Etherlink' import Figure from '@site/src/components/Figure'; +:::note Bridging from Tezos L1 + +If you have tez (XTZ) on the Tezos Ghostnet network or get some from the [Ghostnet Faucet](https://faucet.ghostnet.teztnets.com/), you can bridge them to Etherlink XTZ by using the bridge at https://bridge.etherlink-nightly.tzalpha.net/. +::: + Follow these steps to connect MetaMask and get XTZ tokens that you can use to pay transaction fees on Etherlink Testnet: 1. Install [MetaMask](https://metamask.io/) in your browser.