Function WalletConnectButton

  • This component renders a button that will open a modal to connect to a wallet provider.

    Returns

    A react component that renders a button that will open a modal to connect to a wallet provider.

    Parameters

    • walletConnectButtonProps: WalletConnectButtonProps

      Props that are passed to this component. Contains a string used to override the className of the rendered button.

    Returns Element

Generated using TypeDoc