Docs

CoinbaseSDKWalletOptions

type CoinbaseSDKWalletOptions = {
appLogoUrl?: string | null;
appName: string;
};