Skip to main content

Documentation Index

Fetch the complete documentation index at: https://turnkey-0e7c1f5b-amir-tx-status-webhooks.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:94

Connects the specified wallet account.
  • Requires the wallet manager and its connector to be initialized.
provider
WalletProvider
required
wallet provider to connect.
A successful response returns the following fields:
returns
WalletAccount
required
A promise that resolves once the wallet account is connected.