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.

Overview

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

Package: core

Defined in: clients/core.ts:672

Parameters

walletProvider
WalletProvider
required
wallet provider to connect.

Response

A successful response returns the following fields:
returns
string
required
A promise that resolves with the connected wallet’s address.