DOCS

MetamaskWalletConfigOptions

type MetamaskWalletConfigOptions = {
  projectId?: string;
  recommended?: boolean;
};