pendulum-chain / pendulum-webapp

Repository for the testnet prototype of the Pendulum web application
GNU General Public License v3.0
1 stars 0 forks source link

Integrate lite version of the spacewalk bridge to the webApp #66

Closed prayagd closed 1 year ago

prayagd commented 2 years ago

Note: This ticket should be worked on only if the spacewalk pallet is ready. The screenshots are added for reference.

Problem statement Currently the spacewalk bridge is not integrated into the webApp. A lite version of the spacewalk bridge should be integrated into the webApp.

User Story

  1. As a pendulum webApp user, I should be able to bridge assets from stellar to Pendulum
  2. As a user, i should be able to select the asset of choice, the sending chain as stellar and the destination chain as Pendulum
  3. I should be asked to connect the wallet in this case the polkadot compatible wallet/in-browser pendulum account setup.

Untitled

  1. Now i should be asked to enter the amount of assets that i want to transfer. There should be a details section showing me how much i am sending, to which chain and to what address. There should also be a fees section and showing me the breakdown of fees(Can be skipped if it does not apply our bridge). Once all this displayed i should be able to see button with “View vault address“ Screenshot 2022-05-10 at 11.00.49 AM.png

  2. Clicking on the “View vault address“ the UI should give a Vault address where i should be sending my assets. The vault address would be valid for a given period of time. Below is the example for renvm bridge for BTC.
    Screenshot 2022-05-10 at 11.05.25 AM.png

  3. Once the the assets are received on the vault address. It should show now how much time it would take to move the assets from the vault to Pendulum address. Untitled

Acceptance criteria The user should be able to bridge funds from stellar to Pendulum using the spacewalk bridge.

prayagd commented 1 year ago

Closing. This is not relevant anymore as we have completed SBP-M2