From d76bb28a67609d9855b8045e5f5f4641dff1e032 Mon Sep 17 00:00:00 2001 From: BestWeb3 Date: Mon, 28 Oct 2024 22:52:42 +0530 Subject: [PATCH] chore: amend bestWallet connector (#2233) * Add Bestwallet to RainbowKit * chore: changeset * feat: updated qr link * chore: delete .changeset/tough-dolls-run.md --------- Co-authored-by: PratikPatil10 Co-authored-by: Daniel Sinclair Co-authored-by: Daniel Sinclair <4412473+DanielSinclair@users.noreply.github.com> --- .../wallets/walletConnectors/bestWallet/bestWallet.ts | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/packages/rainbowkit/src/wallets/walletConnectors/bestWallet/bestWallet.ts b/packages/rainbowkit/src/wallets/walletConnectors/bestWallet/bestWallet.ts index 7bd99074d2..a1dadca29a 100644 --- a/packages/rainbowkit/src/wallets/walletConnectors/bestWallet/bestWallet.ts +++ b/packages/rainbowkit/src/wallets/walletConnectors/bestWallet/bestWallet.ts @@ -13,11 +13,10 @@ export const bestWallet = ({ iconUrl: async () => (await import('./bestWallet.svg')).default, iconBackground: '#5961FF', downloadUrls: { - android: - 'https://play.google.com/store/apps/details?id=com.bestwallet.mobile', - ios: 'https://apps.apple.com/in/app/best-wallet-buy-sell-crypto/id6451312105', - mobile: 'https://bestwallet.com/', - qrCode: 'https://bestwallet.com/', + android: 'https://best.sng.link/Dnio2/rto7?_smtype=3', + ios: 'https://best.sng.link/Dnio2/rto7?_smtype=3', + mobile: 'https://best.sng.link/Dnio2/rto7?_smtype=3', + qrCode: 'https://best.sng.link/Dnio2/rto7?_smtype=3', }, mobile: { @@ -28,7 +27,7 @@ export const bestWallet = ({ qrCode: { getUri: (uri: string) => uri, instructions: { - learnMoreUrl: 'https://bestwallet.com/', + learnMoreUrl: 'https://best.sng.link/Dnio2/rto7?_smtype=3', steps: [ { description: 'wallet_connectors.best.qr_code.step1.description',