> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Your First EVM dApp

> Step-by-step guide to creating dApps for EVM smart contracts on Injective using Metamask, WalletConnect, ethers.js, and viem.

Decentralized applications (dApps) are front end applications that interact with a blockchain,
typically with smart contracts.

Do check out [your first EVM smart contract](/developers-evm/smart-contracts/) first!

These guides show you how to connect using different EVM wallets and libraries.

## Guides

* [Connect with MetaMask](/developers-evm/dapps/connect-with-metamask/)
* [Connect with WalletConnect](/developers-evm/dapps/connect-with-walletconnect/)
