Objectives
We would like to know if there is a way to add the wallet on the same origin as the application. The motivations are beyond the scope of that issue and will be discussed. Anyway the goal of that PR is to see if we can move a NextJS app as a pure static app (i.e. no api) on a subdirectory of another app and load it in the iframe.
Success Criterias
The objective here is just to know if that is feasible. We would need:
Additional Information
That would be interesting to check if anyone has done something like that already and if not, why?
Objectives
We would like to know if there is a way to add the wallet on the same origin as the application. The motivations are beyond the scope of that issue and will be discussed. Anyway the goal of that PR is to see if we can move a NextJS app as a pure static app (i.e. no api) on a subdirectory of another app and load it in the iframe.
Success Criterias
The objective here is just to know if that is feasible. We would need:
Additional Information
That would be interesting to check if anyone has done something like that already and if not, why?