Skip to content

Commit

Permalink
feat: add faucet links to testnet page (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffe9f8 authored Nov 10, 2023
1 parent e6ad52a commit d3429b2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/pages/resources/testnet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,21 @@ import UpgradePathTestnet from '/src/upgrade-path-testnet.md'

</div>

<div className="space-y-1 mt-4">
## Faucets

The following faucets can be used to obtain tokens for testing. Note that some of them may require an existing balance in your wallet.

- [Polygon](https://mumbaifaucet.com/)
- [Ethereum Goerli](https://goerlifaucet.com/)
- [Moonbeam](https://faucet.moonbeam.network/)
- [Fantom](https://faucet.fantom.network/)
- [Paradigm](https://faucet.paradigm.xyz/)
- [Lotus](https://faucet.calibration.fildev.network/)
- [Kava](https://faucet.kava.io/)
- [Celo Alfajores](https://faucet.celo.org/alfajores)
</div>

<div className="space-y-1 mt-4">
### Assets
<EVMAssets client:only environment="testnet" />
Expand Down

1 comment on commit d3429b2

@vercel
Copy link

@vercel vercel bot commented on d3429b2 Nov 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.