Hierarchy

Properties

appDetails?: {
    icon: string;
    name: string;
}

Type declaration

  • icon: string

    A full URL that resolves to an image icon for your application

  • name: string

    A human-readable name for your application

authOrigin?: string
network?: StacksNetwork
stxAddress?: string
userSession?: UserSession

Generated using TypeDoc