mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
some extra guidance for newbies
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user