Docs

ConnectButton

A component that allows the user to connect their wallet. It renders a button which when clicked opens a modal to allow users to connect to wallets specified in the ThirdwebProvider 's wallets prop.

Example

<ConnectButton client={client} />;

Parameters

Returns