Connection Hooks
You can build a completely custom UI for connecting the wallet using the useConnect
hook to connect any of supported wallets.
Refer to createWallet
and injectedProvider
for more information.
Once the wallet is connected, you can use the Wallet Connection hooks to get information about the connected wallet like getting the address, account, etc