Skip to content

Commit

Permalink
feat: add download links to ioPayWallet for different browsers (#2162)
Browse files Browse the repository at this point in the history
* Update iopayWallet.ts

Add download links to ioPayWallet for different browsers

* Update iopayWallet.ts
  • Loading branch information
DLHTX committed Aug 29, 2024
1 parent be37b93 commit 0a1f73a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const iopayWallet = ({
'https://play.google.com/store/apps/details?id=io.iotex.iopay.gp&pli=1',
ios: 'https://apps.apple.com/us/app/iopay-multichain-crypto-wallet/id1478086371',
qrCode: 'https://iopay.me/',
browserExtension: 'https://iopay.me/'
},
mobile: {
getUri: (uri: string) => {
Expand Down

0 comments on commit 0a1f73a

Please sign in to comment.