Skip to content

Commit

Permalink
update link to ethereum quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
httpJunkie committed Sep 12, 2024
1 parent a7aff36 commit f2ed3b6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion wallet/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,12 @@ You can interact with your users' Ethereum accounts, performing tasks such as th

### Want to get started quickly?

Check out the [Ethereum Quick Start Guide](../services/reference/ethereum/quickstart.md) for a step-by-step guide on integrating MetaMask into your dapp in just a few minutes. Or you can check out our React tutorials on [Create a React dapp with Local State](/tutorials/react-dapp-local-state.md) or [Create a React Dapp with Global State](/tutorials/react-dapp-global-state.md)
Check out the [Ethereum Quick Start Guide](/services/reference/ethereum/quickstart.md).

For a step-by-step guide on integrating MetaMask into your dapp in just a few minutes, you can check out our React tutorials:

- [Create a React dapp with Local State](/tutorials/react-dapp-local-state.md)
- [Create a React Dapp with Global State](/tutorials/react-dapp-global-state.md)

# Connect to MetaMask Extension or Mobile using the MetaMask SDK

Expand Down

0 comments on commit f2ed3b6

Please sign in to comment.