Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/developers/quickstart.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
sidebar_position: 2
description: Learn how to deploy your first contract on Gnosis Chain
keywords: [gnosis chain, quickstart]
Expand Down Expand Up @@ -37,7 +37,7 @@ Lastly, top up the wallet with xDAI that you'll use for contract deployments on

Testnets on any EVM-compatible chains don't require real funds to pay for transactions. Instead, they use faucets that represent free tokens. You can use the following faucets to get xDAI on the Chiado testnet:
- [Chiado faucet](https://faucet.chiadochain.net/)
- [Gnosis Chain Faucet](https://gnosisfaucet.com/)
- [Gnosis Chain Faucet](https://faucet.gnosischain.com/)

![faucet](/img/developers/quickstart/faucet.png)

Expand Down