some extra guidance for newbies

This commit is contained in:
luxumbra
2022-11-19 12:26:21 +00:00
committed by vidvidvid
parent 6f4ec25175
commit 98073d6e1d

View File

@@ -210,6 +210,17 @@ export const Chiev = ({
.
</Text>
) : undefined}
<Text>
You will need a tiny amount of MATIC to claim your NFT. If you don't
have any, you can claim a small amount using{' '}
<MetaLink
href="https://stakely.io/en/faucet/polygon-matic"
isExternal
>
this faucet
</MetaLink>{' '}
and return here later.
</Text>
<ButtonGroup spacing={5}>
{!account ? (
<LandingConnectButton />