TheDocumentation Index
Fetch the complete documentation index at: https://docs.getpara.com/llms.txt
Use this file to discover all available pages before exploring further.
useParaEthersSigner hook returns an ethers.js AbstractSigner for the user’s EVM wallet. It supports both embedded Para wallets and external wallets.
If the user has multiple EVM wallets, pass address or walletId to select one. When omitted, the active wallet is used automatically.
Requires
@getpara/ethers-v6-integration as a peer dependency.