| title | Vue composables for Ethereum (via Wagmi) |
|---|---|
| sidebar_label | Ethereum composables |
| description | @web3auth/modal Ethereum Vue Composables | Embedded Wallets |
import VueWagmiIntegration from './_ethereum-composables-snippets.mdx'
Web3Auth supports composable-based Ethereum wallet operations in Vue via Wagmi. Once you have set up Wagmi using the Web3Auth Modal SDK (see the setup guide), you can use all Wagmi composables directly in your application, no additional wrappers or configuration are needed beyond the initial setup.