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

Overview

Retrieves wallet providers from the initialized wallet manager.
  • Optionally filters providers by the specified blockchain chain.
  • Throws an error if the wallet manager is not initialized.

Parameters

chain
Chain
optional blockchain chain to filter the returned providers.

Response

A successful response returns the following fields:
returns
WalletProvider[]
required
A promise that resolves to an array of wallet providers.