Skip to content

Commit 499d1d3

Browse files
authored
Merge pull request #862 from maticnetwork/update-web-wallet-usage-guide
Added videos to Polygon Walet Usage Guide
2 parents 82ae233 + 1addeb9 commit 499d1d3

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

docs/develop/wallets/polygon-web-wallet/web-wallet-v2-guide.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,13 @@ Click on the Deposit success transaction to see the “Transfer Completed” pop
7474

7575
<img src={useBaseUrl("img/wallet/Wallet-11.png")} width="50%" height="50%" />
7676

77+
Please watch the following video for a tutorial on deposits:
78+
79+
<video loop autoplay width="70%" height="70%" controls="true" >
80+
<source type="video/mp4" src="/img/wallet/depositMatic.mp4"></source>
81+
<p>Your browser does not support the video element.</p>
82+
</video>
83+
7784
## Withdrawing Funds from Polygon Back to Ethereum on PoS Bridge
7885

7986
Withdrawing funds from Polygon back to the Ethereum mainnet via,
@@ -125,6 +132,12 @@ Once you have confirmed the second transaction, you will receive your funds back
125132

126133
>Note: You can view the successful transactions after “Transfer in Progress/Action required” transactions in the “Action Required” popup.
127134
135+
Please watch the following video for a tutorial on withdrawals:
136+
137+
<video loop autoplay width="70%" height="70%" controls="true" >
138+
<source type="video/mp4" src="/img/wallet/WithdrawMatic.mp4"></source>
139+
<p>Your browser does not support the video element.</p>
140+
</video>
128141

129142
## Withdrawing Funds from Polygon Back to Ethereum on Plasma Bridge
130143

@@ -174,4 +187,5 @@ Once you have confirmed all these transactions, you will receive your funds back
174187

175188
>Note: You can view the successful transactions after “Transfer in Progress/Action required” transactions in the “Action Required” popup.
176189
177-
>Note: In case you any queries, feel free to raise a ticket here https://support.polygon.technology/support/home
190+
>Note: In case you have any queries, feel free to raise a ticket here https://support.polygon.technology/support/home
191+

static/img/wallet/WithdrawMatic.mp4

4.8 MB
Binary file not shown.

static/img/wallet/depositMatic.mp4

4 MB
Binary file not shown.

0 commit comments

Comments
 (0)