@funkit/connect 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist/components/Box/Box.d.ts +6 -6
  3. package/dist/components/ConnectButton/ConnectButton.d.ts +3 -1
  4. package/dist/components/ConnectButton/formatAddress.d.ts +1 -0
  5. package/dist/components/Dialog/Dialog.d.ts +3 -1
  6. package/dist/components/FunAssetAvatar/FunAssetAvatar.d.ts +3 -2
  7. package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryModal.d.ts +1 -2
  8. package/dist/components/FunCheckoutModal/FunCheckoutModal.d.ts +1 -1
  9. package/dist/components/FunTransactionSummary/FunTransactionSummary.d.ts +2 -1
  10. package/dist/components/FunkitProvider/FunkitCheckoutContext.d.ts +16 -17
  11. package/dist/components/FunkitProvider/FunkitConfigContext.d.ts +23 -4
  12. package/dist/components/FunkitProvider/ModalContext.d.ts +1 -1
  13. package/dist/components/Icons/CreditCardIcons.d.ts +4 -0
  14. package/dist/consts/funkit.d.ts +1 -0
  15. package/dist/consts/quote.d.ts +13 -0
  16. package/dist/css/sprinkles.css.d.ts +6 -6
  17. package/dist/hooks/useCheckoutQuoteNotification.d.ts +7 -0
  18. package/dist/hooks/useCheckoutType.d.ts +4 -2
  19. package/dist/hooks/useFunListeners.d.ts +1 -1
  20. package/dist/index.css +1325 -1289
  21. package/dist/index.d.ts +1 -0
  22. package/dist/index.js +2082 -1675
  23. package/dist/utils/checkout.d.ts +1 -1
  24. package/dist/utils/checkoutFees.d.ts +27 -0
  25. package/dist/utils/formatNumber.d.ts +2 -1
  26. package/dist/wallets/walletConnectors/chunk-2B3SPBRY.js +100 -0
  27. package/dist/wallets/walletConnectors/chunk-2GAW2UBU.js +102 -0
  28. package/dist/wallets/walletConnectors/chunk-2LY3WMXK.js +96 -0
  29. package/dist/wallets/walletConnectors/chunk-2PC2XXUH.js +94 -0
  30. package/dist/wallets/walletConnectors/chunk-2XQJ2NQ4.js +178 -0
  31. package/dist/wallets/walletConnectors/chunk-75A2U7T7.js +100 -0
  32. package/dist/wallets/walletConnectors/chunk-7KDOXASH.js +95 -0
  33. package/dist/wallets/walletConnectors/chunk-AJKRYTH2.js +92 -0
  34. package/dist/wallets/walletConnectors/chunk-CRSPGVPF.js +105 -0
  35. package/dist/wallets/walletConnectors/chunk-CUKVUCIP.js +98 -0
  36. package/dist/wallets/walletConnectors/chunk-CVGDYGHA.js +60 -0
  37. package/dist/wallets/walletConnectors/chunk-DNOEX5NF.js +73 -0
  38. package/dist/wallets/walletConnectors/chunk-DV3SI63E.js +96 -0
  39. package/dist/wallets/walletConnectors/chunk-FDIIMYTB.js +73 -0
  40. package/dist/wallets/walletConnectors/chunk-GW6EF4G2.js +92 -0
  41. package/dist/wallets/walletConnectors/chunk-HD5VYJNC.js +98 -0
  42. package/dist/wallets/walletConnectors/chunk-HXYRONSJ.js +94 -0
  43. package/dist/wallets/walletConnectors/chunk-IBWFKX7P.js +94 -0
  44. package/dist/wallets/walletConnectors/chunk-KGTZ6E7L.js +71 -0
  45. package/dist/wallets/walletConnectors/chunk-MCTPLICE.js +102 -0
  46. package/dist/wallets/walletConnectors/chunk-MU35GKP3.js +71 -0
  47. package/dist/wallets/walletConnectors/chunk-N3VZE65M.js +98 -0
  48. package/dist/wallets/walletConnectors/chunk-OAEJQOAV.js +105 -0
  49. package/dist/wallets/walletConnectors/chunk-OKWOB3DN.js +66 -0
  50. package/dist/wallets/walletConnectors/chunk-OKZSWAPF.js +60 -0
  51. package/dist/wallets/walletConnectors/chunk-OR3PU2W4.js +95 -0
  52. package/dist/wallets/walletConnectors/chunk-OYKWP3N3.js +60 -0
  53. package/dist/wallets/walletConnectors/chunk-OYW4TIA3.js +81 -0
  54. package/dist/wallets/walletConnectors/chunk-PPFSHJTA.js +95 -0
  55. package/dist/wallets/walletConnectors/chunk-RCWZ4KBR.js +73 -0
  56. package/dist/wallets/walletConnectors/chunk-RTW6PVQI.js +107 -0
  57. package/dist/wallets/walletConnectors/chunk-RYO26XSK.js +100 -0
  58. package/dist/wallets/walletConnectors/chunk-SL4VH23R.js +71 -0
  59. package/dist/wallets/walletConnectors/chunk-SPLW3CCH.js +98 -0
  60. package/dist/wallets/walletConnectors/chunk-SQGFKNNZ.js +102 -0
  61. package/dist/wallets/walletConnectors/chunk-T6JVHES7.js +87 -0
  62. package/dist/wallets/walletConnectors/chunk-VSZ7PAHS.js +94 -0
  63. package/dist/wallets/walletConnectors/chunk-VWZEDVW6.js +27 -0
  64. package/dist/wallets/walletConnectors/chunk-X255T3C4.js +178 -0
  65. package/dist/wallets/walletConnectors/chunk-XNNLZXHE.js +102 -0
  66. package/dist/wallets/walletConnectors/chunk-XRMAVTK7.js +178 -0
  67. package/dist/wallets/walletConnectors/chunk-XSSD5ZVD.js +96 -0
  68. package/dist/wallets/walletConnectors/chunk-YC7XNS7C.js +98 -0
  69. package/dist/wallets/walletConnectors/chunk-Z2HIQYVN.js +96 -0
  70. package/dist/wallets/walletConnectors/chunk-ZFXXHGAS.js +105 -0
  71. package/dist/wallets/walletConnectors/funkitConnectWallet/funkitConnectWallet.js +2 -1
  72. package/dist/wallets/walletConnectors/index.js +73 -73
  73. package/dist/zetachain-WXXDOYLF.js +6 -0
  74. package/package.json +17 -18
@@ -0,0 +1,100 @@
1
+ "use client";
2
+ import {
3
+ getInjectedConnector,
4
+ hasInjectedProvider
5
+ } from "./chunk-QII6PY2D.js";
6
+ import {
7
+ isAndroid
8
+ } from "./chunk-ZOLACFTK.js";
9
+ import {
10
+ getWalletConnectConnector
11
+ } from "./chunk-ZDU3JFGR.js";
12
+
13
+ // src/wallets/walletConnectors/bitgetWallet/bitgetWallet.ts
14
+ var bitgetWallet = ({
15
+ projectId,
16
+ walletConnectParameters
17
+ }) => {
18
+ const isBitKeepInjected = hasInjectedProvider({
19
+ namespace: "bitkeep.ethereum",
20
+ flag: "isBitKeep"
21
+ });
22
+ const shouldUseWalletConnect = !isBitKeepInjected;
23
+ return {
24
+ id: "bitget",
25
+ name: "Bitget Wallet",
26
+ iconUrl: async () => (await import("./bitgetWallet-JVNCB4EB.js")).default,
27
+ iconAccent: "#f6851a",
28
+ iconBackground: "#fff",
29
+ installed: !shouldUseWalletConnect ? isBitKeepInjected : void 0,
30
+ downloadUrls: {
31
+ android: "https://web3.bitget.com/en/wallet-download?type=0",
32
+ ios: "https://apps.apple.com/app/bitkeep/id1395301115",
33
+ mobile: "https://web3.bitget.com/en/wallet-download?type=2",
34
+ qrCode: "https://web3.bitget.com/en/wallet-download",
35
+ chrome: "https://chrome.google.com/webstore/detail/bitkeep-crypto-nft-wallet/jiidiaalihmmhddjgbnbgdfflelocpak",
36
+ browserExtension: "https://web3.bitget.com/en/wallet-download"
37
+ },
38
+ extension: {
39
+ instructions: {
40
+ learnMoreUrl: "https://web3.bitget.com/en/academy",
41
+ steps: [
42
+ {
43
+ description: "wallet_connectors.bitget.extension.step1.description",
44
+ step: "install",
45
+ title: "wallet_connectors.bitget.extension.step1.title"
46
+ },
47
+ {
48
+ description: "wallet_connectors.bitget.extension.step2.description",
49
+ step: "create",
50
+ title: "wallet_connectors.bitget.extension.step2.title"
51
+ },
52
+ {
53
+ description: "wallet_connectors.bitget.extension.step3.description",
54
+ step: "refresh",
55
+ title: "wallet_connectors.bitget.extension.step3.description"
56
+ }
57
+ ]
58
+ }
59
+ },
60
+ mobile: {
61
+ getUri: shouldUseWalletConnect ? (uri) => {
62
+ return isAndroid() ? uri : `bitkeep://wc?uri=${encodeURIComponent(uri)}`;
63
+ } : void 0
64
+ },
65
+ qrCode: shouldUseWalletConnect ? {
66
+ getUri: (uri) => uri,
67
+ instructions: {
68
+ learnMoreUrl: "https://web3.bitget.com/en/academy",
69
+ steps: [
70
+ {
71
+ description: "wallet_connectors.bitget.qr_code.step1.description",
72
+ step: "install",
73
+ title: "wallet_connectors.bitget.qr_code.step1.title"
74
+ },
75
+ {
76
+ description: "wallet_connectors.bitget.qr_code.step2.description",
77
+ step: "create",
78
+ title: "wallet_connectors.bitget.qr_code.step2.title"
79
+ },
80
+ {
81
+ description: "wallet_connectors.bitget.qr_code.step3.description",
82
+ step: "scan",
83
+ title: "wallet_connectors.bitget.qr_code.step3.title"
84
+ }
85
+ ]
86
+ }
87
+ } : void 0,
88
+ createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
89
+ projectId,
90
+ walletConnectParameters
91
+ }) : getInjectedConnector({
92
+ namespace: "bitkeep.ethereum",
93
+ flag: "isBitKeep"
94
+ })
95
+ };
96
+ };
97
+
98
+ export {
99
+ bitgetWallet
100
+ };
@@ -0,0 +1,95 @@
1
+ "use client";
2
+ import {
3
+ isMobile
4
+ } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getInjectedConnector,
7
+ hasInjectedProvider
8
+ } from "./chunk-QII6PY2D.js";
9
+ import {
10
+ getWalletConnectConnector
11
+ } from "./chunk-ZDU3JFGR.js";
12
+
13
+ // src/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.ts
14
+ var tokenPocketWallet = ({
15
+ projectId,
16
+ walletConnectParameters
17
+ }) => {
18
+ const isTokenPocketInjected = hasInjectedProvider({ flag: "isTokenPocket" });
19
+ const shouldUseWalletConnect = !isTokenPocketInjected;
20
+ const getUri = (uri) => {
21
+ return isMobile() ? `tpoutside://wc?uri=${encodeURIComponent(uri)}` : uri;
22
+ };
23
+ return {
24
+ id: "tokenPocket",
25
+ name: "TokenPocket",
26
+ rdns: "pro.tokenpocket",
27
+ iconUrl: async () => (await import("./tokenPocketWallet-UYD66DEM.js")).default,
28
+ iconBackground: "#2980FE",
29
+ installed: !shouldUseWalletConnect ? isTokenPocketInjected : void 0,
30
+ downloadUrls: {
31
+ chrome: "https://chrome.google.com/webstore/detail/tokenpocket/mfgccjchihfkkindfppnaooecgfneiii",
32
+ browserExtension: "https://extension.tokenpocket.pro/",
33
+ android: "https://play.google.com/store/apps/details?id=vip.mytokenpocket",
34
+ ios: "https://apps.apple.com/us/app/tp-global-wallet/id6444625622",
35
+ qrCode: "https://tokenpocket.pro/en/download/app",
36
+ mobile: "https://tokenpocket.pro/en/download/app"
37
+ },
38
+ mobile: {
39
+ getUri: shouldUseWalletConnect ? getUri : void 0
40
+ },
41
+ qrCode: shouldUseWalletConnect ? {
42
+ getUri,
43
+ instructions: {
44
+ learnMoreUrl: "https://help.tokenpocket.pro/en/",
45
+ steps: [
46
+ {
47
+ description: "wallet_connectors.token_pocket.qr_code.step1.description",
48
+ step: "install",
49
+ title: "wallet_connectors.token_pocket.qr_code.step1.title"
50
+ },
51
+ {
52
+ description: "wallet_connectors.token_pocket.qr_code.step2.description",
53
+ step: "create",
54
+ title: "wallet_connectors.token_pocket.qr_code.step2.title"
55
+ },
56
+ {
57
+ description: "wallet_connectors.token_pocket.qr_code.step3.description",
58
+ step: "scan",
59
+ title: "wallet_connectors.token_pocket.qr_code.step3.title"
60
+ }
61
+ ]
62
+ }
63
+ } : void 0,
64
+ extension: {
65
+ instructions: {
66
+ learnMoreUrl: "https://help.tokenpocket.pro/en/extension-wallet/faq/installation-tutorial",
67
+ steps: [
68
+ {
69
+ description: "wallet_connectors.token_pocket.extension.step1.description",
70
+ step: "install",
71
+ title: "wallet_connectors.token_pocket.extension.step1.title"
72
+ },
73
+ {
74
+ description: "wallet_connectors.token_pocket.extension.step2.description",
75
+ step: "create",
76
+ title: "wallet_connectors.token_pocket.extension.step2.title"
77
+ },
78
+ {
79
+ description: "wallet_connectors.token_pocket.extension.step3.description",
80
+ step: "refresh",
81
+ title: "wallet_connectors.token_pocket.extension.step3.title"
82
+ }
83
+ ]
84
+ }
85
+ },
86
+ createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
87
+ projectId,
88
+ walletConnectParameters
89
+ }) : getInjectedConnector({ flag: "isTokenPocket" })
90
+ };
91
+ };
92
+
93
+ export {
94
+ tokenPocketWallet
95
+ };
@@ -0,0 +1,92 @@
1
+ "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
5
+ import {
6
+ isAndroid
7
+ } from "./chunk-ZOLACFTK.js";
8
+
9
+ // src/wallets/walletConnectors/ledgerWallet/ledgerWallet.ts
10
+ var ledgerWallet = ({
11
+ projectId,
12
+ walletConnectParameters
13
+ }) => ({
14
+ id: "ledger",
15
+ iconBackground: "#000",
16
+ iconAccent: "#000",
17
+ name: "Ledger",
18
+ iconUrl: async () => (await import("./ledgerWallet-DIS4VM6H.js")).default,
19
+ downloadUrls: {
20
+ android: "https://play.google.com/store/apps/details?id=com.ledger.live",
21
+ ios: "https://apps.apple.com/us/app/ledger-live-web3-wallet/id1361671700",
22
+ mobile: "https://www.ledger.com/ledger-live",
23
+ qrCode: "https://r354.adj.st/?adj_t=t2esmlk",
24
+ windows: "https://www.ledger.com/ledger-live/download",
25
+ macos: "https://www.ledger.com/ledger-live/download",
26
+ linux: "https://www.ledger.com/ledger-live/download",
27
+ desktop: "https://www.ledger.com/ledger-live"
28
+ },
29
+ mobile: {
30
+ getUri: (uri) => {
31
+ return isAndroid() ? uri : `ledgerlive://wc?uri=${encodeURIComponent(uri)}`;
32
+ }
33
+ },
34
+ desktop: {
35
+ getUri: (uri) => {
36
+ return `ledgerlive://wc?uri=${encodeURIComponent(uri)}`;
37
+ },
38
+ instructions: {
39
+ learnMoreUrl: "https://support.ledger.com/hc/en-us/articles/4404389503889-Getting-started-with-Ledger-Live",
40
+ steps: [
41
+ {
42
+ description: "wallet_connectors.ledger.desktop.step1.description",
43
+ step: "install",
44
+ title: "wallet_connectors.ledger.desktop.step1.title"
45
+ },
46
+ {
47
+ description: "wallet_connectors.ledger.desktop.step2.description",
48
+ step: "create",
49
+ title: "wallet_connectors.ledger.desktop.step2.title"
50
+ },
51
+ {
52
+ description: "wallet_connectors.ledger.desktop.step3.description",
53
+ step: "connect",
54
+ title: "wallet_connectors.ledger.desktop.step3.title"
55
+ }
56
+ ]
57
+ }
58
+ },
59
+ qrCode: {
60
+ getUri: (uri) => {
61
+ return `ledgerlive://wc?uri=${encodeURIComponent(uri)}`;
62
+ },
63
+ instructions: {
64
+ learnMoreUrl: "https://support.ledger.com/hc/en-us/articles/4404389503889-Getting-started-with-Ledger-Live",
65
+ steps: [
66
+ {
67
+ description: "wallet_connectors.ledger.qr_code.step1.description",
68
+ step: "install",
69
+ title: "wallet_connectors.ledger.qr_code.step1.title"
70
+ },
71
+ {
72
+ description: "wallet_connectors.ledger.qr_code.step2.description",
73
+ step: "create",
74
+ title: "wallet_connectors.ledger.qr_code.step2.title"
75
+ },
76
+ {
77
+ description: "wallet_connectors.ledger.qr_code.step3.description",
78
+ step: "scan",
79
+ title: "wallet_connectors.ledger.qr_code.step3.title"
80
+ }
81
+ ]
82
+ }
83
+ },
84
+ createConnector: getWalletConnectConnector({
85
+ projectId,
86
+ walletConnectParameters
87
+ })
88
+ });
89
+
90
+ export {
91
+ ledgerWallet
92
+ };
@@ -0,0 +1,105 @@
1
+ "use client";
2
+ import {
3
+ isMobile
4
+ } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getInjectedConnector,
7
+ hasInjectedProvider
8
+ } from "./chunk-QII6PY2D.js";
9
+ import {
10
+ getWalletConnectConnector
11
+ } from "./chunk-ZDU3JFGR.js";
12
+
13
+ // src/wallets/walletConnectors/trustWallet/trustWallet.ts
14
+ var trustWallet = ({
15
+ projectId,
16
+ walletConnectParameters
17
+ }) => {
18
+ const isTrustWalletInjected = isMobile() ? hasInjectedProvider({ flag: "isTrust" }) : hasInjectedProvider({ flag: "isTrustWallet" });
19
+ const shouldUseWalletConnect = !isTrustWalletInjected;
20
+ const getUriMobile = (uri) => {
21
+ return `trust://wc?uri=${encodeURIComponent(uri)}`;
22
+ };
23
+ const getUriQR = (uri) => {
24
+ return uri;
25
+ };
26
+ const mobileConnector = {
27
+ getUri: shouldUseWalletConnect ? getUriMobile : void 0
28
+ };
29
+ let qrConnector = void 0;
30
+ if (shouldUseWalletConnect) {
31
+ qrConnector = {
32
+ getUri: getUriQR,
33
+ instructions: {
34
+ learnMoreUrl: "https://trustwallet.com/",
35
+ steps: [
36
+ {
37
+ description: "wallet_connectors.trust.qr_code.step1.description",
38
+ step: "install",
39
+ title: "wallet_connectors.trust.qr_code.step1.title"
40
+ },
41
+ {
42
+ description: "wallet_connectors.trust.qr_code.step2.description",
43
+ step: "create",
44
+ title: "wallet_connectors.trust.qr_code.step2.title"
45
+ },
46
+ {
47
+ description: "wallet_connectors.trust.qr_code.step3.description",
48
+ step: "scan",
49
+ title: "wallet_connectors.trust.qr_code.step3.title"
50
+ }
51
+ ]
52
+ }
53
+ };
54
+ }
55
+ const extensionConnector = {
56
+ instructions: {
57
+ learnMoreUrl: "https://trustwallet.com/browser-extension",
58
+ steps: [
59
+ {
60
+ description: "wallet_connectors.trust.extension.step1.description",
61
+ step: "install",
62
+ title: "wallet_connectors.trust.extension.step1.title"
63
+ },
64
+ {
65
+ description: "wallet_connectors.trust.extension.step2.description",
66
+ step: "create",
67
+ title: "wallet_connectors.trust.extension.step2.title"
68
+ },
69
+ {
70
+ description: "wallet_connectors.trust.extension.step3.description",
71
+ step: "refresh",
72
+ title: "wallet_connectors.trust.extension.step3.title"
73
+ }
74
+ ]
75
+ }
76
+ };
77
+ return {
78
+ id: "trust",
79
+ name: "Trust Wallet",
80
+ rdns: "com.trustwallet.app",
81
+ iconUrl: async () => (await import("./trustWallet-FST5ID2K.js")).default,
82
+ installed: isTrustWalletInjected || void 0,
83
+ iconAccent: "#3375BB",
84
+ iconBackground: "#fff",
85
+ downloadUrls: {
86
+ android: "https://play.google.com/store/apps/details?id=com.wallet.crypto.trustapp",
87
+ ios: "https://apps.apple.com/us/app/trust-crypto-bitcoin-wallet/id1288339409",
88
+ mobile: "https://trustwallet.com/download",
89
+ qrCode: "https://trustwallet.com/download",
90
+ chrome: "https://chrome.google.com/webstore/detail/trust-wallet/egjidjbpglichdcondbcbdnbeeppgdph",
91
+ browserExtension: "https://trustwallet.com/browser-extension"
92
+ },
93
+ mobile: mobileConnector,
94
+ qrCode: qrConnector,
95
+ extension: extensionConnector,
96
+ createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
97
+ projectId,
98
+ walletConnectParameters
99
+ }) : isMobile() ? getInjectedConnector({ flag: "isTrust" }) : getInjectedConnector({ flag: "isTrustWallet" })
100
+ };
101
+ };
102
+
103
+ export {
104
+ trustWallet
105
+ };
@@ -0,0 +1,98 @@
1
+ "use client";
2
+ import {
3
+ getInjectedConnector,
4
+ hasInjectedProvider
5
+ } from "./chunk-QII6PY2D.js";
6
+ import {
7
+ getWalletConnectConnector
8
+ } from "./chunk-ZDU3JFGR.js";
9
+
10
+ // src/wallets/walletConnectors/bybitWallet/bybitWallet.ts
11
+ var bybitWallet = ({
12
+ projectId,
13
+ walletConnectParameters
14
+ }) => {
15
+ const isBybitInjected = hasInjectedProvider({
16
+ namespace: "bybitWallet"
17
+ });
18
+ const shouldUseWalletConnect = !isBybitInjected;
19
+ const getUri = (uri) => {
20
+ return `bybitapp://open/route?targetUrl=by://web3/walletconnect/wc?uri=${encodeURIComponent(
21
+ uri
22
+ )}`;
23
+ };
24
+ return {
25
+ id: "bybit",
26
+ name: "Bybit Wallet",
27
+ rdns: "com.bybit",
28
+ iconUrl: async () => (await import("./bybitWallet-O6NEYJRP.js")).default,
29
+ installed: !shouldUseWalletConnect ? isBybitInjected : void 0,
30
+ iconBackground: "#000000",
31
+ downloadUrls: {
32
+ chrome: "https://chromewebstore.google.com/detail/bybit-wallet/pdliaogehgdbhbnmkklieghmmjkpigpa",
33
+ browserExtension: "https://www.bybit.com/en/web3",
34
+ android: "https://play.google.com/store/apps/details?id=com.bybit.app",
35
+ ios: "https://apps.apple.com/us/app/bybit-buy-trade-crypto/id1488296980",
36
+ mobile: "https://www.bybit.com/en/web3",
37
+ qrCode: "https://www.bybit.com/en/web3"
38
+ },
39
+ mobile: {
40
+ getUri: shouldUseWalletConnect ? getUri : void 0
41
+ },
42
+ qrCode: shouldUseWalletConnect ? {
43
+ getUri: (uri) => uri,
44
+ instructions: {
45
+ learnMoreUrl: "https://www.bybit.com/en/web3",
46
+ steps: [
47
+ {
48
+ description: "wallet_connectors.bybit.qr_code.step1.description",
49
+ step: "install",
50
+ title: "wallet_connectors.bybit.qr_code.step1.title"
51
+ },
52
+ {
53
+ description: "wallet_connectors.bybit.qr_code.step2.description",
54
+ step: "create",
55
+ title: "wallet_connectors.bybit.qr_code.step2.title"
56
+ },
57
+ {
58
+ description: "wallet_connectors.bybit.qr_code.step3.description",
59
+ step: "scan",
60
+ title: "wallet_connectors.bybit.qr_code.step3.title"
61
+ }
62
+ ]
63
+ }
64
+ } : void 0,
65
+ extension: {
66
+ instructions: {
67
+ learnMoreUrl: "https://www.bybit.com/en/web3",
68
+ steps: [
69
+ {
70
+ description: "wallet_connectors.bybit.extension.step1.description",
71
+ step: "install",
72
+ title: "wallet_connectors.bybit.extension.step1.title"
73
+ },
74
+ {
75
+ description: "wallet_connectors.bybit.extension.step2.description",
76
+ step: "create",
77
+ title: "wallet_connectors.bybit.extension.step2.title"
78
+ },
79
+ {
80
+ description: "wallet_connectors.bybit.extension.step3.description",
81
+ step: "refresh",
82
+ title: "wallet_connectors.bybit.extension.step3.title"
83
+ }
84
+ ]
85
+ }
86
+ },
87
+ createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
88
+ projectId,
89
+ walletConnectParameters
90
+ }) : getInjectedConnector({
91
+ namespace: "bybitWallet"
92
+ })
93
+ };
94
+ };
95
+
96
+ export {
97
+ bybitWallet
98
+ };
@@ -0,0 +1,60 @@
1
+ "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
5
+ import {
6
+ isAndroid
7
+ } from "./chunk-ZOLACFTK.js";
8
+
9
+ // src/wallets/walletConnectors/argentWallet/argentWallet.ts
10
+ var argentWallet = ({
11
+ projectId,
12
+ walletConnectParameters
13
+ }) => ({
14
+ id: "argent",
15
+ name: "Argent",
16
+ iconUrl: async () => (await import("./argentWallet-5OEFC7BD.js")).default,
17
+ iconBackground: "#fff",
18
+ downloadUrls: {
19
+ android: "https://play.google.com/store/apps/details?id=im.argent.contractwalletclient",
20
+ ios: "https://apps.apple.com/us/app/argent/id1358741926",
21
+ mobile: "https://argent.xyz/download-argent",
22
+ qrCode: "https://argent.link/app"
23
+ },
24
+ mobile: {
25
+ getUri: (uri) => {
26
+ return isAndroid() ? uri : `argent://app/wc?uri=${encodeURIComponent(uri)}`;
27
+ }
28
+ },
29
+ qrCode: {
30
+ getUri: (uri) => uri,
31
+ instructions: {
32
+ learnMoreUrl: "https://argent.xyz/learn/what-is-a-crypto-wallet/",
33
+ steps: [
34
+ {
35
+ description: "wallet_connectors.argent.qr_code.step1.description",
36
+ step: "install",
37
+ title: "wallet_connectors.argent.qr_code.step1.title"
38
+ },
39
+ {
40
+ description: "wallet_connectors.argent.qr_code.step2.description",
41
+ step: "create",
42
+ title: "wallet_connectors.argent.qr_code.step2.title"
43
+ },
44
+ {
45
+ description: "wallet_connectors.argent.qr_code.step3.description",
46
+ step: "scan",
47
+ title: "wallet_connectors.argent.qr_code.step3.title"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ createConnector: getWalletConnectConnector({
53
+ projectId,
54
+ walletConnectParameters
55
+ })
56
+ });
57
+
58
+ export {
59
+ argentWallet
60
+ };
@@ -0,0 +1,73 @@
1
+ "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
5
+ import {
6
+ isAndroid,
7
+ isIOS
8
+ } from "./chunk-ZOLACFTK.js";
9
+ import {
10
+ getInjectedConnector,
11
+ hasInjectedProvider
12
+ } from "./chunk-QII6PY2D.js";
13
+
14
+ // src/wallets/walletConnectors/rainbowWallet/rainbowWallet.ts
15
+ var rainbowWallet = ({
16
+ projectId,
17
+ walletConnectParameters
18
+ }) => {
19
+ const isRainbowInjected = hasInjectedProvider({ flag: "isRainbow" });
20
+ const shouldUseWalletConnect = !isRainbowInjected;
21
+ const getUri = (uri) => {
22
+ return isAndroid() ? uri : isIOS() ? `rainbow://wc?uri=${encodeURIComponent(uri)}&connector=rainbowkit` : `https://rnbwapp.com/wc?uri=${encodeURIComponent(
23
+ uri
24
+ )}&connector=rainbowkit`;
25
+ };
26
+ return {
27
+ id: "rainbow",
28
+ name: "Rainbow",
29
+ rdns: "me.rainbow",
30
+ iconUrl: async () => (await import("./rainbowWallet-GGU64QEI.js")).default,
31
+ iconBackground: "#0c2f78",
32
+ installed: !shouldUseWalletConnect ? isRainbowInjected : void 0,
33
+ downloadUrls: {
34
+ android: "https://play.google.com/store/apps/details?id=me.rainbow&referrer=utm_source%3Drainbowkit&utm_source=rainbowkit",
35
+ ios: "https://apps.apple.com/app/apple-store/id1457119021?pt=119997837&ct=rainbowkit&mt=8",
36
+ mobile: "https://rainbow.download?utm_source=rainbowkit",
37
+ qrCode: "https://rainbow.download?utm_source=rainbowkit&utm_medium=qrcode",
38
+ browserExtension: "https://rainbow.me/extension?utm_source=rainbowkit"
39
+ },
40
+ mobile: { getUri: shouldUseWalletConnect ? getUri : void 0 },
41
+ qrCode: shouldUseWalletConnect ? {
42
+ getUri,
43
+ instructions: {
44
+ learnMoreUrl: "https://learn.rainbow.me/connect-to-a-website-or-app?utm_source=rainbowkit&utm_medium=connector&utm_campaign=learnmore",
45
+ steps: [
46
+ {
47
+ description: "wallet_connectors.rainbow.qr_code.step1.description",
48
+ step: "install",
49
+ title: "wallet_connectors.rainbow.qr_code.step1.title"
50
+ },
51
+ {
52
+ description: "wallet_connectors.rainbow.qr_code.step2.description",
53
+ step: "create",
54
+ title: "wallet_connectors.rainbow.qr_code.step2.title"
55
+ },
56
+ {
57
+ description: "wallet_connectors.rainbow.qr_code.step3.description",
58
+ step: "scan",
59
+ title: "wallet_connectors.rainbow.qr_code.step3.title"
60
+ }
61
+ ]
62
+ }
63
+ } : void 0,
64
+ createConnector: shouldUseWalletConnect ? getWalletConnectConnector({
65
+ projectId,
66
+ walletConnectParameters
67
+ }) : getInjectedConnector({ flag: "isRainbow" })
68
+ };
69
+ };
70
+
71
+ export {
72
+ rainbowWallet
73
+ };