Skip to main content

CustomConnectButton

Scaffold Move includes a custom Wallet Connect button with the following features:

  • Balance Display: Shows native token balance of connected address.
  • Chain Name: Displays connected blockchain name.
  • Custom Modal: Offers address copying, QR code view, block explorer link, network switching, and disconnect option.

Screenshot

wallet button example

Usage

import { CustomConnectButton } from "~~/components/scaffold-move";
<CustomConnectButton />