You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alex Matson edited this page Aug 5, 2026
·
5 revisions
Wallet Gateway Remote
The remote wallet gateway has a backend (nodejs+express) and a user management frontend (web components). The frontend, aka User UI, is opened as a separate browser popup window when used with a 3rd-party dApp.
Window Communication
The User UI and dApp UI, once connected, send window message events to each other to share session state, provide user interaction updates, and so on.