Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 630 Bytes

File metadata and controls

13 lines (9 loc) · 630 Bytes
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.

Wagmi integration