duality-labs / duality-web-app

2 stars 2 forks source link

Add Bridging page and Bridging UI #415

Closed dib542 closed 1 year ago

dib542 commented 1 year ago

New Bridging page design so far:

Image

Bridging modals are in:

dib542 commented 1 year ago

Potential CORS issues:

The current solution requires the web app to send IBC transfer requests directly to the FROM chain (as that is where the tokens will come from). When bridging to Duality that means querying an external chain and we cannot guarantee that an external chain node will allow a CORS request from our web app site to it. This poses an issue about how to reliably message or query the external chain.

We need to:

We would like to:

Solutions:

dib542 commented 1 year ago

May need to get fee data from