near / near-discovery

The homebase for Near Builders
https://dev.near.org
The Unlicense
48 stars 68 forks source link

Offsite ideation on high-impact, low-effort focus areas #1164

Open charleslavon opened 1 month ago

charleslavon commented 1 month ago
andy-haynes commented 1 month ago

testing & documenting patterns that improve sign-in ergonomics, a la the hot wallet context injected into iframes

I documented a high level approach for this in a Figma, the gist is that the dapp is rendered in an iframe where the outer app's Wallet Selector instance gets proxied requests from the dapp's instance. This would be done entirely within Wallet Selector: on initialization the dapp's instance can detect it's operating within an iframe and establish a proxy between itself and the outer app's instance.