@funkit/connect 2.0.6 → 2.0.8
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 +15 -0
- package/dist/config/getDefaultConfig.d.ts +33 -0
- package/dist/index.js +44 -32
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
- package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
- package/dist/wallets/walletConnectors/chunk-32KBKKGT.js +182 -0
- package/dist/wallets/walletConnectors/chunk-3CLNL7LR.js +73 -0
- package/dist/wallets/walletConnectors/chunk-7GGRZNT3.js +96 -0
- package/dist/wallets/walletConnectors/chunk-CMXZK5RR.js +94 -0
- package/dist/wallets/walletConnectors/chunk-F4EJ42XO.js +105 -0
- package/dist/wallets/walletConnectors/chunk-FL2VIO76.js +71 -0
- package/dist/wallets/walletConnectors/chunk-IIJOJ6AD.js +102 -0
- package/dist/wallets/walletConnectors/chunk-KZFAL4RZ.js +27 -0
- package/dist/wallets/walletConnectors/chunk-LJRV5JY7.js +95 -0
- package/dist/wallets/walletConnectors/chunk-MSRKKVDE.js +98 -0
- package/dist/wallets/walletConnectors/chunk-YUIRWCAS.js +101 -0
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
- package/dist/wallets/walletConnectors/index.js +72 -72
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
- package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
- package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
- package/package.json +4 -4
|
@@ -1,73 +1,67 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "./chunk-
|
|
3
|
+
tokenaryWallet
|
|
4
|
+
} from "./chunk-MD5OPFAT.js";
|
|
5
5
|
import {
|
|
6
|
-
|
|
7
|
-
} from "./chunk-
|
|
6
|
+
walletConnectWallet
|
|
7
|
+
} from "./chunk-ASPRR7T3.js";
|
|
8
8
|
import {
|
|
9
|
-
|
|
10
|
-
} from "./chunk-
|
|
9
|
+
zealWallet
|
|
10
|
+
} from "./chunk-Z5QFIFDP.js";
|
|
11
|
+
import {
|
|
12
|
+
oneKeyWallet
|
|
13
|
+
} from "./chunk-NIVH7ULX.js";
|
|
11
14
|
import {
|
|
12
15
|
tahoWallet
|
|
13
16
|
} from "./chunk-PILSRRPJ.js";
|
|
14
17
|
import {
|
|
15
|
-
|
|
16
|
-
} from "./chunk-
|
|
18
|
+
tokenPocketWallet
|
|
19
|
+
} from "./chunk-MOAWRDEM.js";
|
|
17
20
|
import {
|
|
18
|
-
|
|
19
|
-
} from "./chunk-
|
|
21
|
+
talismanWallet
|
|
22
|
+
} from "./chunk-R2GYJ376.js";
|
|
20
23
|
import {
|
|
21
24
|
uniswapWallet
|
|
22
25
|
} from "./chunk-XRSY4JVH.js";
|
|
23
26
|
import {
|
|
24
27
|
trustWallet
|
|
25
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-MFS6NY6T.js";
|
|
26
29
|
import {
|
|
27
|
-
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import {
|
|
30
|
-
walletConnectWallet
|
|
31
|
-
} from "./chunk-ASPRR7T3.js";
|
|
30
|
+
xdefiWallet
|
|
31
|
+
} from "./chunk-JNZ3EYC7.js";
|
|
32
32
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
33
|
+
zerionWallet
|
|
34
|
+
} from "./chunk-OPO2D6GL.js";
|
|
35
35
|
import {
|
|
36
|
-
|
|
37
|
-
} from "./chunk-
|
|
36
|
+
foxWallet
|
|
37
|
+
} from "./chunk-M4SPCKW4.js";
|
|
38
38
|
import {
|
|
39
39
|
rainbowWallet
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-WH7S23VZ.js";
|
|
41
41
|
import {
|
|
42
42
|
roninWallet
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-NK3DYIAB.js";
|
|
44
44
|
import {
|
|
45
|
-
|
|
46
|
-
} from "./chunk-
|
|
45
|
+
rabbyWallet
|
|
46
|
+
} from "./chunk-5SIHQ5GA.js";
|
|
47
|
+
import {
|
|
48
|
+
safeWallet
|
|
49
|
+
} from "./chunk-D3DCQ72J.js";
|
|
47
50
|
import {
|
|
48
51
|
safeheronWallet
|
|
49
52
|
} from "./chunk-FQDX6QIP.js";
|
|
50
53
|
import {
|
|
51
54
|
safepalWallet
|
|
52
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-XB2GFXBL.js";
|
|
53
56
|
import {
|
|
54
57
|
subWallet
|
|
55
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-HTIWZZPO.js";
|
|
56
59
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
59
|
-
import {
|
|
60
|
-
kresusWallet
|
|
61
|
-
} from "./chunk-X6T3CICZ.js";
|
|
62
|
-
import {
|
|
63
|
-
oktoWallet
|
|
64
|
-
} from "./chunk-WKHTUEF5.js";
|
|
60
|
+
metaMaskWallet
|
|
61
|
+
} from "./chunk-3F5GNHAG.js";
|
|
65
62
|
import {
|
|
66
63
|
okxWallet
|
|
67
|
-
} from "./chunk-
|
|
68
|
-
import {
|
|
69
|
-
omniWallet
|
|
70
|
-
} from "./chunk-SVN7OEQR.js";
|
|
64
|
+
} from "./chunk-XUXFYTCV.js";
|
|
71
65
|
import {
|
|
72
66
|
imTokenWallet
|
|
73
67
|
} from "./chunk-5MVV7OVS.js";
|
|
@@ -75,68 +69,68 @@ import {
|
|
|
75
69
|
oneInchWallet
|
|
76
70
|
} from "./chunk-LCPIZUR3.js";
|
|
77
71
|
import {
|
|
78
|
-
|
|
79
|
-
} from "./chunk-
|
|
72
|
+
ledgerWallet
|
|
73
|
+
} from "./chunk-Y6VY6E3L.js";
|
|
80
74
|
import {
|
|
81
75
|
phantomWallet
|
|
82
76
|
} from "./chunk-4PTY6XNU.js";
|
|
83
77
|
import {
|
|
84
|
-
|
|
85
|
-
} from "./chunk-
|
|
78
|
+
ramperWallet
|
|
79
|
+
} from "./chunk-XEZPRJPV.js";
|
|
80
|
+
import {
|
|
81
|
+
omniWallet
|
|
82
|
+
} from "./chunk-SVN7OEQR.js";
|
|
83
|
+
import {
|
|
84
|
+
coinbaseWallet
|
|
85
|
+
} from "./chunk-O77H3VWW.js";
|
|
86
86
|
import {
|
|
87
87
|
frameWallet
|
|
88
88
|
} from "./chunk-LR37V45H.js";
|
|
89
|
-
import {
|
|
90
|
-
frontierWallet
|
|
91
|
-
} from "./chunk-LOEDYNWO.js";
|
|
92
89
|
import {
|
|
93
90
|
gateWallet
|
|
94
|
-
} from "./chunk-
|
|
91
|
+
} from "./chunk-S2IWMXKX.js";
|
|
95
92
|
import {
|
|
96
93
|
injectedWallet
|
|
97
94
|
} from "./chunk-GUJHPWTU.js";
|
|
98
95
|
import {
|
|
99
|
-
|
|
100
|
-
} from "./chunk-
|
|
101
|
-
import {
|
|
102
|
-
metaMaskWallet
|
|
103
|
-
} from "./chunk-TUK3HNKY.js";
|
|
96
|
+
oktoWallet
|
|
97
|
+
} from "./chunk-WKHTUEF5.js";
|
|
104
98
|
import {
|
|
105
|
-
|
|
106
|
-
} from "./chunk-
|
|
99
|
+
mewWallet
|
|
100
|
+
} from "./chunk-ZCSUP7CX.js";
|
|
107
101
|
import {
|
|
108
|
-
|
|
109
|
-
} from "./chunk-
|
|
102
|
+
kresusWallet
|
|
103
|
+
} from "./chunk-X6T3CICZ.js";
|
|
110
104
|
import {
|
|
111
105
|
coreWallet
|
|
112
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-WSILDNIW.js";
|
|
113
107
|
import {
|
|
114
|
-
|
|
115
|
-
} from "./chunk-
|
|
108
|
+
clvWallet
|
|
109
|
+
} from "./chunk-2DWBVWFI.js";
|
|
116
110
|
import {
|
|
117
111
|
dawnWallet
|
|
118
112
|
} from "./chunk-QUFNIKMV.js";
|
|
119
113
|
import {
|
|
120
|
-
|
|
121
|
-
} from "./chunk-
|
|
122
|
-
import {
|
|
123
|
-
bybitWallet
|
|
124
|
-
} from "./chunk-ZBQT5PV6.js";
|
|
114
|
+
bifrostWallet
|
|
115
|
+
} from "./chunk-PJRUHFBT.js";
|
|
125
116
|
import {
|
|
126
117
|
enkryptWallet
|
|
127
118
|
} from "./chunk-SJWHYD45.js";
|
|
128
119
|
import {
|
|
129
|
-
|
|
130
|
-
} from "./chunk-
|
|
120
|
+
desigWallet
|
|
121
|
+
} from "./chunk-P4C7ZHIS.js";
|
|
131
122
|
import {
|
|
132
|
-
|
|
133
|
-
} from "./chunk-
|
|
123
|
+
frontierWallet
|
|
124
|
+
} from "./chunk-OXWTS7HX.js";
|
|
134
125
|
import {
|
|
135
126
|
bitgetWallet
|
|
136
|
-
} from "./chunk-
|
|
127
|
+
} from "./chunk-VMTIFEE6.js";
|
|
137
128
|
import {
|
|
138
|
-
|
|
139
|
-
} from "./chunk-
|
|
129
|
+
argentWallet
|
|
130
|
+
} from "./chunk-NZ5G23JP.js";
|
|
131
|
+
import {
|
|
132
|
+
bitskiWallet
|
|
133
|
+
} from "./chunk-IMZRCMZR.js";
|
|
140
134
|
import {
|
|
141
135
|
bloomWallet
|
|
142
136
|
} from "./chunk-NTGZF5BY.js";
|
|
@@ -144,11 +138,17 @@ import "./chunk-ZOLACFTK.js";
|
|
|
144
138
|
import {
|
|
145
139
|
braveWallet
|
|
146
140
|
} from "./chunk-KJWMF6GZ.js";
|
|
141
|
+
import {
|
|
142
|
+
bybitWallet
|
|
143
|
+
} from "./chunk-BCXBFAL4.js";
|
|
147
144
|
import {
|
|
148
145
|
coin98Wallet
|
|
149
|
-
} from "./chunk-
|
|
150
|
-
import "./chunk-ZDU3JFGR.js";
|
|
146
|
+
} from "./chunk-R5GNFRXW.js";
|
|
151
147
|
import "./chunk-F3VCNZXS.js";
|
|
148
|
+
import {
|
|
149
|
+
bitverseWallet
|
|
150
|
+
} from "./chunk-NL4I7WOT.js";
|
|
151
|
+
import "./chunk-ZDU3JFGR.js";
|
|
152
152
|
export {
|
|
153
153
|
argentWallet,
|
|
154
154
|
bifrostWallet,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
metaMaskWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-3F5GNHAG.js";
|
|
5
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
-
import "../chunk-ZDU3JFGR.js";
|
|
7
6
|
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
metaMaskWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
okxWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-XUXFYTCV.js";
|
|
5
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
-
import "../chunk-ZDU3JFGR.js";
|
|
7
6
|
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
okxWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
rainbowWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-WH7S23VZ.js";
|
|
5
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
-
import "../chunk-ZDU3JFGR.js";
|
|
7
6
|
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
rainbowWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
tokenPocketWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-MOAWRDEM.js";
|
|
5
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
-
import "../chunk-ZDU3JFGR.js";
|
|
7
6
|
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
tokenPocketWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
trustWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-MFS6NY6T.js";
|
|
5
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
-
import "../chunk-ZDU3JFGR.js";
|
|
7
6
|
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
trustWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
zerionWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-OPO2D6GL.js";
|
|
5
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
-
import "../chunk-ZDU3JFGR.js";
|
|
7
6
|
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
zerionWallet
|
|
10
10
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@funkit/connect",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.8",
|
|
4
4
|
"description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@aws-sdk/client-s3": "^3.600.0",
|
|
47
47
|
"@funkit/eslint-config": "^1.1.1",
|
|
48
48
|
"@testing-library/jest-dom": "^6.2.0",
|
|
49
|
-
"@testing-library/react": "^
|
|
49
|
+
"@testing-library/react": "^15.0.7",
|
|
50
50
|
"@testing-library/user-event": "^14.5.2",
|
|
51
51
|
"@types/qrcode": "^1.5.5",
|
|
52
52
|
"@types/ua-parser-js": "^0.7.39",
|
|
@@ -63,6 +63,7 @@
|
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@datadog/browser-logs": "^5.22.0",
|
|
66
|
+
"@funkit/core": "2.1.3",
|
|
66
67
|
"@meshconnect/web-link-sdk": "2.1.1",
|
|
67
68
|
"@moonpay/moonpay-react": "^1.6.1",
|
|
68
69
|
"@privy-io/js-sdk-core": "^0.21.0",
|
|
@@ -79,8 +80,7 @@
|
|
|
79
80
|
"ua-parser-js": "^1.0.37",
|
|
80
81
|
"uuid": "^9.0.1",
|
|
81
82
|
"@funkit/api-base": "1.0.1",
|
|
82
|
-
"@funkit/wagmi-tools": "3.0.
|
|
83
|
-
"@funkit/core": "2.1.0"
|
|
83
|
+
"@funkit/wagmi-tools": "3.0.3"
|
|
84
84
|
},
|
|
85
85
|
"repository": {
|
|
86
86
|
"type": "git",
|