WindowAppReadyEvent: UnstoppableCustomEvent<WindowAppReadyEventType, WindowAppReadyEventAPI>

Event that will be dispatched by the app on the window when the app is ready to register Wallets.

Wallets must listen for this event, and register themselves when the event is dispatched.