Skip to main content

Documentation Index

Fetch the complete documentation index at: https://turnkey-0e7c1f5b-ethan-captcha-protection.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Package: react-wallet-kit

Defined in: react-wallet-kit/src/providers/client/Types.tsx:93

Overview

Connects the specified wallet account.
  • Requires the wallet manager and its connector to be initialized.

Parameters

provider
WalletProvider
required
wallet provider to connect.

Response

A successful response returns the following fields:
returns
WalletAccount
required
A promise that resolves once the wallet account is connected.