Documentation
    Preparing search index...

    Type Alias WalletConnectOptions

    Configuration options for initializing WalletConnect integration.

    type WalletConnectOptions = {
        metadata: WalletConnectMetadata;
        projectId: string;
    }
    Index

    Properties

    Properties

    Metadata about your application that will be displayed to users.

    projectId: string

    Your WalletConnect project ID. Get one at https://dashboard.reown.com/

    'a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6'