@funkit/connect 2.0.9 → 2.0.11
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.
- package/CHANGELOG.md +12 -0
- package/dist/index.js +5 -3
- package/dist/wallets/walletConnectors/chunk-3QXMJHL4.js +96 -0
- package/dist/wallets/walletConnectors/chunk-5ZGE5SN5.js +96 -0
- package/dist/wallets/walletConnectors/chunk-AFONKDII.js +71 -0
- package/dist/wallets/walletConnectors/chunk-BMHNXJZK.js +105 -0
- package/dist/wallets/walletConnectors/chunk-BXM2BUWT.js +95 -0
- package/dist/wallets/walletConnectors/chunk-CNTLU4ZV.js +92 -0
- package/dist/wallets/walletConnectors/chunk-EO7KIAWM.js +101 -0
- package/dist/wallets/walletConnectors/chunk-EXN2ODSI.js +73 -0
- package/dist/wallets/walletConnectors/chunk-G4DNQN67.js +102 -0
- package/dist/wallets/walletConnectors/chunk-GXP3HLP7.js +103 -0
- package/dist/wallets/walletConnectors/chunk-LOEDYNWO.js +98 -0
- package/dist/wallets/walletConnectors/chunk-ND5YG63V.js +87 -0
- package/dist/wallets/walletConnectors/chunk-PQSJXOGA.js +107 -0
- package/dist/wallets/walletConnectors/chunk-QGQISKXF.js +94 -0
- package/dist/wallets/walletConnectors/chunk-TKXMLZXG.js +66 -0
- package/dist/wallets/walletConnectors/chunk-TUK3HNKY.js +182 -0
- package/dist/wallets/walletConnectors/chunk-UWU574XS.js +95 -0
- package/dist/wallets/walletConnectors/chunk-ZBQT5PV6.js +98 -0
- package/dist/wallets/walletConnectors/index.js +50 -50
- package/package.json +3 -3
|
@@ -1,52 +1,52 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
walletConnectWallet
|
|
4
|
+
} from "./chunk-ASPRR7T3.js";
|
|
5
|
+
import {
|
|
6
|
+
zealWallet
|
|
7
|
+
} from "./chunk-Z5QFIFDP.js";
|
|
2
8
|
import {
|
|
3
9
|
xdefiWallet
|
|
4
10
|
} from "./chunk-JNZ3EYC7.js";
|
|
5
11
|
import {
|
|
6
|
-
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import {
|
|
9
|
-
tokenaryWallet
|
|
10
|
-
} from "./chunk-MD5OPFAT.js";
|
|
12
|
+
tahoWallet
|
|
13
|
+
} from "./chunk-PILSRRPJ.js";
|
|
11
14
|
import {
|
|
12
15
|
subWallet
|
|
13
16
|
} from "./chunk-HTIWZZPO.js";
|
|
17
|
+
import {
|
|
18
|
+
tokenaryWallet
|
|
19
|
+
} from "./chunk-MD5OPFAT.js";
|
|
14
20
|
import {
|
|
15
21
|
talismanWallet
|
|
16
22
|
} from "./chunk-R2GYJ376.js";
|
|
17
23
|
import {
|
|
18
|
-
|
|
19
|
-
} from "./chunk-
|
|
20
|
-
import {
|
|
21
|
-
tahoWallet
|
|
22
|
-
} from "./chunk-PILSRRPJ.js";
|
|
24
|
+
trustWallet
|
|
25
|
+
} from "./chunk-MFS6NY6T.js";
|
|
23
26
|
import {
|
|
24
27
|
uniswapWallet
|
|
25
28
|
} from "./chunk-XRSY4JVH.js";
|
|
26
29
|
import {
|
|
27
|
-
|
|
28
|
-
} from "./chunk-
|
|
30
|
+
zerionWallet
|
|
31
|
+
} from "./chunk-OPO2D6GL.js";
|
|
29
32
|
import {
|
|
30
|
-
|
|
31
|
-
} from "./chunk-
|
|
33
|
+
tokenPocketWallet
|
|
34
|
+
} from "./chunk-MOAWRDEM.js";
|
|
32
35
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
36
|
+
rabbyWallet
|
|
37
|
+
} from "./chunk-5SIHQ5GA.js";
|
|
35
38
|
import {
|
|
36
39
|
oneKeyWallet
|
|
37
40
|
} from "./chunk-NIVH7ULX.js";
|
|
38
41
|
import {
|
|
39
|
-
|
|
40
|
-
} from "./chunk-
|
|
42
|
+
rainbowWallet
|
|
43
|
+
} from "./chunk-WH7S23VZ.js";
|
|
41
44
|
import {
|
|
42
|
-
|
|
43
|
-
} from "./chunk-
|
|
45
|
+
ramperWallet
|
|
46
|
+
} from "./chunk-XEZPRJPV.js";
|
|
44
47
|
import {
|
|
45
48
|
safeWallet
|
|
46
49
|
} from "./chunk-D3DCQ72J.js";
|
|
47
|
-
import {
|
|
48
|
-
ramperWallet
|
|
49
|
-
} from "./chunk-XEZPRJPV.js";
|
|
50
50
|
import {
|
|
51
51
|
roninWallet
|
|
52
52
|
} from "./chunk-NK3DYIAB.js";
|
|
@@ -57,32 +57,32 @@ import {
|
|
|
57
57
|
safepalWallet
|
|
58
58
|
} from "./chunk-XB2GFXBL.js";
|
|
59
59
|
import {
|
|
60
|
-
|
|
61
|
-
} from "./chunk-
|
|
62
|
-
import {
|
|
63
|
-
mewWallet
|
|
64
|
-
} from "./chunk-ZCSUP7CX.js";
|
|
60
|
+
ledgerWallet
|
|
61
|
+
} from "./chunk-Y6VY6E3L.js";
|
|
65
62
|
import {
|
|
66
63
|
metaMaskWallet
|
|
67
64
|
} from "./chunk-3F5GNHAG.js";
|
|
68
65
|
import {
|
|
69
|
-
|
|
70
|
-
} from "./chunk-
|
|
66
|
+
mewWallet
|
|
67
|
+
} from "./chunk-ZCSUP7CX.js";
|
|
68
|
+
import {
|
|
69
|
+
oktoWallet
|
|
70
|
+
} from "./chunk-WKHTUEF5.js";
|
|
71
71
|
import {
|
|
72
72
|
okxWallet
|
|
73
73
|
} from "./chunk-XUXFYTCV.js";
|
|
74
|
+
import {
|
|
75
|
+
omniWallet
|
|
76
|
+
} from "./chunk-SVN7OEQR.js";
|
|
74
77
|
import {
|
|
75
78
|
oneInchWallet
|
|
76
79
|
} from "./chunk-LCPIZUR3.js";
|
|
77
|
-
import {
|
|
78
|
-
rainbowWallet
|
|
79
|
-
} from "./chunk-WH7S23VZ.js";
|
|
80
80
|
import {
|
|
81
81
|
phantomWallet
|
|
82
82
|
} from "./chunk-4PTY6XNU.js";
|
|
83
83
|
import {
|
|
84
|
-
|
|
85
|
-
} from "./chunk-
|
|
84
|
+
foxWallet
|
|
85
|
+
} from "./chunk-M4SPCKW4.js";
|
|
86
86
|
import {
|
|
87
87
|
frameWallet
|
|
88
88
|
} from "./chunk-LR37V45H.js";
|
|
@@ -104,21 +104,18 @@ import {
|
|
|
104
104
|
import {
|
|
105
105
|
braveWallet
|
|
106
106
|
} from "./chunk-KJWMF6GZ.js";
|
|
107
|
-
import {
|
|
108
|
-
coin98Wallet
|
|
109
|
-
} from "./chunk-R5GNFRXW.js";
|
|
110
107
|
import {
|
|
111
108
|
clvWallet
|
|
112
109
|
} from "./chunk-2DWBVWFI.js";
|
|
113
110
|
import {
|
|
114
|
-
|
|
115
|
-
} from "./chunk-
|
|
111
|
+
coin98Wallet
|
|
112
|
+
} from "./chunk-R5GNFRXW.js";
|
|
116
113
|
import {
|
|
117
114
|
coinbaseWallet
|
|
118
115
|
} from "./chunk-O77H3VWW.js";
|
|
119
116
|
import {
|
|
120
|
-
|
|
121
|
-
} from "./chunk-
|
|
117
|
+
coreWallet
|
|
118
|
+
} from "./chunk-WSILDNIW.js";
|
|
122
119
|
import {
|
|
123
120
|
dawnWallet
|
|
124
121
|
} from "./chunk-QUFNIKMV.js";
|
|
@@ -126,23 +123,26 @@ import {
|
|
|
126
123
|
enkryptWallet
|
|
127
124
|
} from "./chunk-SJWHYD45.js";
|
|
128
125
|
import {
|
|
129
|
-
|
|
130
|
-
} from "./chunk-
|
|
131
|
-
import {
|
|
132
|
-
argentWallet
|
|
133
|
-
} from "./chunk-NZ5G23JP.js";
|
|
134
|
-
import {
|
|
135
|
-
bifrostWallet
|
|
136
|
-
} from "./chunk-PJRUHFBT.js";
|
|
126
|
+
desigWallet
|
|
127
|
+
} from "./chunk-P4C7ZHIS.js";
|
|
137
128
|
import {
|
|
138
129
|
bitgetWallet
|
|
139
130
|
} from "./chunk-VMTIFEE6.js";
|
|
131
|
+
import {
|
|
132
|
+
argentWallet
|
|
133
|
+
} from "./chunk-NZ5G23JP.js";
|
|
140
134
|
import {
|
|
141
135
|
bitskiWallet
|
|
142
136
|
} from "./chunk-IMZRCMZR.js";
|
|
137
|
+
import {
|
|
138
|
+
bitverseWallet
|
|
139
|
+
} from "./chunk-NL4I7WOT.js";
|
|
143
140
|
import {
|
|
144
141
|
bloomWallet
|
|
145
142
|
} from "./chunk-NTGZF5BY.js";
|
|
143
|
+
import {
|
|
144
|
+
bifrostWallet
|
|
145
|
+
} from "./chunk-PJRUHFBT.js";
|
|
146
146
|
import "./chunk-ZOLACFTK.js";
|
|
147
147
|
import {
|
|
148
148
|
bybitWallet
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@funkit/connect",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.11",
|
|
4
4
|
"description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -64,6 +64,7 @@
|
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@datadog/browser-logs": "^5.22.0",
|
|
66
66
|
"@funkit/core": "2.1.3",
|
|
67
|
+
"@funkit/wagmi-tools": "3.0.5",
|
|
67
68
|
"@meshconnect/web-link-sdk": "2.1.1",
|
|
68
69
|
"@moonpay/moonpay-react": "^1.6.1",
|
|
69
70
|
"@privy-io/js-sdk-core": "^0.21.0",
|
|
@@ -79,8 +80,7 @@
|
|
|
79
80
|
"react-remove-scroll": "2.5.7",
|
|
80
81
|
"ua-parser-js": "^1.0.37",
|
|
81
82
|
"uuid": "^9.0.1",
|
|
82
|
-
"@funkit/api-base": "1.0.1"
|
|
83
|
-
"@funkit/wagmi-tools": "3.0.4"
|
|
83
|
+
"@funkit/api-base": "1.0.1"
|
|
84
84
|
},
|
|
85
85
|
"repository": {
|
|
86
86
|
"type": "git",
|