> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Ethereum wallet

> Interact with the user's Ethereum wallet

<img src="https://mintcdn.com/neynar/Uxa-Ieom0HVNjtON/miniapps/transaction-preview.png?fit=max&auto=format&n=Uxa-Ieom0HVNjtON&q=85&s=b340441dade0c27a0b7f14b8f11ca802" alt="users taking onchain action from app" width="1756" height="1194" data-path="miniapps/transaction-preview.png" />

*A user minting an NFT using the Warpcast Wallet.*

The SDK exposes an [EIP-1193 Ethereum Provider
](https://eips.ethereum.org/EIPS/eip-1193) at `sdk.wallet.getEthereumProvider()`. You can
interact with this object directly or use it with ecosystem tools like
[Wagmi](https://wagmi.sh/) or [Ethers](https://docs.ethers.org/v6/).

For more information:

* [EIP-1193 Ethereum Provider API](https://eips.ethereum.org/EIPS/eip-1193)
* [Guide on interacting with Ethereum wallets](/miniapps/guides/wallets)


## Related topics

- [Interacting with Ethereum wallets](/miniapps/guides/wallets.md)
- [Create a Farcaster Account with Wallet Integration](/docs/guide-to-creating-a-farcaster-account-with-wallet-integration.md)
- [Apps](/farcaster/learn/what-is-farcaster/apps.md)
- [fetchSigners](/nodejs-sdk/signer-apis/fetchSigners.md)
- [Accounts](/farcaster/learn/what-is-farcaster/accounts.md)
