@ckb-ccc/connector-react 0.0.17-alpha.7 → 0.0.17-alpha.9
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 +59 -45
- package/README.md +6 -26
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,24 @@
|
|
|
1
1
|
# @ckb-ccc/connector-react
|
|
2
2
|
|
|
3
|
+
## 0.0.17-alpha.9
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @ckb-ccc/connector@0.0.17-alpha.8
|
|
9
|
+
|
|
10
|
+
## 0.0.17-alpha.8
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies []:
|
|
15
|
+
- @ckb-ccc/connector@0.0.17-alpha.7
|
|
16
|
+
|
|
3
17
|
## 0.0.17-alpha.7
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
6
20
|
|
|
7
|
-
- [#78](https://github.com/ckb-
|
|
21
|
+
- [#78](https://github.com/ckb-devrel/ccc/pull/78) [`517dd3a`](https://github.com/ckb-devrel/ccc/commit/517dd3a28a0d6bf14df68450101f82e94a230801) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(connector-react): useCcc().isOpen
|
|
8
22
|
|
|
9
23
|
## 0.0.17-alpha.6
|
|
10
24
|
|
|
@@ -24,20 +38,20 @@
|
|
|
24
38
|
|
|
25
39
|
### Patch Changes
|
|
26
40
|
|
|
27
|
-
- [#70](https://github.com/ckb-
|
|
41
|
+
- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport
|
|
28
42
|
|
|
29
|
-
- Updated dependencies [[`acfc050`](https://github.com/ckb-
|
|
43
|
+
- Updated dependencies [[`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366)]:
|
|
30
44
|
- @ckb-ccc/connector@0.0.17-alpha.4
|
|
31
45
|
|
|
32
46
|
## 0.0.17-alpha.3
|
|
33
47
|
|
|
34
48
|
### Patch Changes
|
|
35
49
|
|
|
36
|
-
- [#69](https://github.com/ckb-
|
|
50
|
+
- [#69](https://github.com/ckb-devrel/ccc/pull/69) [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Client.waitTransaction
|
|
37
51
|
|
|
38
|
-
- [#67](https://github.com/ckb-
|
|
52
|
+
- [#67](https://github.com/ckb-devrel/ccc/pull/67) [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): auto fee rate
|
|
39
53
|
|
|
40
|
-
- Updated dependencies [[`8824ff2`](https://github.com/ckb-
|
|
54
|
+
- Updated dependencies [[`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f)]:
|
|
41
55
|
- @ckb-ccc/connector@0.0.17-alpha.3
|
|
42
56
|
|
|
43
57
|
## 0.0.17-alpha.2
|
|
@@ -51,18 +65,18 @@
|
|
|
51
65
|
|
|
52
66
|
### Patch Changes
|
|
53
67
|
|
|
54
|
-
- [#62](https://github.com/ckb-
|
|
68
|
+
- [#62](https://github.com/ckb-devrel/ccc/pull/62) [`543c765`](https://github.com/ckb-devrel/ccc/commit/543c76523b3864f2203631762c27b8fc4c942cd7) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(connector): Powered by CCC
|
|
55
69
|
|
|
56
|
-
- Updated dependencies [[`543c765`](https://github.com/ckb-
|
|
70
|
+
- Updated dependencies [[`543c765`](https://github.com/ckb-devrel/ccc/commit/543c76523b3864f2203631762c27b8fc4c942cd7)]:
|
|
57
71
|
- @ckb-ccc/connector@0.0.17-alpha.1
|
|
58
72
|
|
|
59
73
|
## 0.0.17-alpha.0
|
|
60
74
|
|
|
61
75
|
### Patch Changes
|
|
62
76
|
|
|
63
|
-
- [#60](https://github.com/ckb-
|
|
77
|
+
- [#60](https://github.com/ckb-devrel/ccc/pull/60) [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support Xverse
|
|
64
78
|
|
|
65
|
-
- Updated dependencies [[`e904963`](https://github.com/ckb-
|
|
79
|
+
- Updated dependencies [[`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]:
|
|
66
80
|
- @ckb-ccc/connector@0.0.17-alpha.0
|
|
67
81
|
|
|
68
82
|
## 0.0.16
|
|
@@ -76,53 +90,53 @@
|
|
|
76
90
|
|
|
77
91
|
### Patch Changes
|
|
78
92
|
|
|
79
|
-
- [`2483637`](https://github.com/ckb-
|
|
93
|
+
- [`2483637`](https://github.com/ckb-devrel/ccc/commit/2483637c89a2e012ed6408d8cabc123b8a45faa9) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector): animation
|
|
80
94
|
|
|
81
|
-
- Updated dependencies [[`2483637`](https://github.com/ckb-
|
|
95
|
+
- Updated dependencies [[`2483637`](https://github.com/ckb-devrel/ccc/commit/2483637c89a2e012ed6408d8cabc123b8a45faa9)]:
|
|
82
96
|
- @ckb-ccc/connector@0.0.15
|
|
83
97
|
|
|
84
98
|
## 0.0.14
|
|
85
99
|
|
|
86
100
|
### Patch Changes
|
|
87
101
|
|
|
88
|
-
- [#56](https://github.com/ckb-
|
|
102
|
+
- [#56](https://github.com/ckb-devrel/ccc/pull/56) [`b4aa690`](https://github.com/ckb-devrel/ccc/commit/b4aa69085d69fc0953629fd907212922d7d106dd) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(connector): manage button
|
|
89
103
|
|
|
90
|
-
- [#56](https://github.com/ckb-
|
|
104
|
+
- [#56](https://github.com/ckb-devrel/ccc/pull/56) [`f13f4d3`](https://github.com/ckb-devrel/ccc/commit/f13f4d319ca66b571029a65e945e3a038bfeea25) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findTransactions
|
|
91
105
|
|
|
92
|
-
- [#48](https://github.com/ckb-
|
|
106
|
+
- [#48](https://github.com/ckb-devrel/ccc/pull/48) [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(okx): make okx wallet happy
|
|
93
107
|
|
|
94
|
-
- [#54](https://github.com/ckb-
|
|
108
|
+
- [#54](https://github.com/ckb-devrel/ccc/pull/54) [`3f49876`](https://github.com/ckb-devrel/ccc/commit/3f49876826f5a9eeff8d14c7d8d7b9cf2cea0f32) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector): useless back button
|
|
95
109
|
|
|
96
|
-
- [#53](https://github.com/ckb-
|
|
110
|
+
- [#53](https://github.com/ckb-devrel/ccc/pull/53) [`32bffff`](https://github.com/ckb-devrel/ccc/commit/32bffff407934ec5d16bf7c5701b128d8b29c452) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(connector): select client
|
|
97
111
|
|
|
98
|
-
- Updated dependencies [[`b4aa690`](https://github.com/ckb-
|
|
112
|
+
- Updated dependencies [[`b4aa690`](https://github.com/ckb-devrel/ccc/commit/b4aa69085d69fc0953629fd907212922d7d106dd), [`f13f4d3`](https://github.com/ckb-devrel/ccc/commit/f13f4d319ca66b571029a65e945e3a038bfeea25), [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6), [`3f49876`](https://github.com/ckb-devrel/ccc/commit/3f49876826f5a9eeff8d14c7d8d7b9cf2cea0f32), [`32bffff`](https://github.com/ckb-devrel/ccc/commit/32bffff407934ec5d16bf7c5701b128d8b29c452)]:
|
|
99
113
|
- @ckb-ccc/connector@0.0.14
|
|
100
114
|
|
|
101
115
|
## 0.0.14-alpha.3
|
|
102
116
|
|
|
103
117
|
### Patch Changes
|
|
104
118
|
|
|
105
|
-
- [#54](https://github.com/ckb-
|
|
119
|
+
- [#54](https://github.com/ckb-devrel/ccc/pull/54) [`3f49876`](https://github.com/ckb-devrel/ccc/commit/3f49876826f5a9eeff8d14c7d8d7b9cf2cea0f32) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector): useless back button
|
|
106
120
|
|
|
107
|
-
- Updated dependencies [[`3f49876`](https://github.com/ckb-
|
|
121
|
+
- Updated dependencies [[`3f49876`](https://github.com/ckb-devrel/ccc/commit/3f49876826f5a9eeff8d14c7d8d7b9cf2cea0f32)]:
|
|
108
122
|
- @ckb-ccc/connector@0.0.14-alpha.3
|
|
109
123
|
|
|
110
124
|
## 0.0.14-alpha.2
|
|
111
125
|
|
|
112
126
|
### Patch Changes
|
|
113
127
|
|
|
114
|
-
- [#53](https://github.com/ckb-
|
|
128
|
+
- [#53](https://github.com/ckb-devrel/ccc/pull/53) [`32bffff`](https://github.com/ckb-devrel/ccc/commit/32bffff407934ec5d16bf7c5701b128d8b29c452) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(connector): select client
|
|
115
129
|
|
|
116
|
-
- Updated dependencies [[`32bffff`](https://github.com/ckb-
|
|
130
|
+
- Updated dependencies [[`32bffff`](https://github.com/ckb-devrel/ccc/commit/32bffff407934ec5d16bf7c5701b128d8b29c452)]:
|
|
117
131
|
- @ckb-ccc/connector@0.0.14-alpha.2
|
|
118
132
|
|
|
119
133
|
## 0.0.14-alpha.1
|
|
120
134
|
|
|
121
135
|
### Patch Changes
|
|
122
136
|
|
|
123
|
-
- [#48](https://github.com/ckb-
|
|
137
|
+
- [#48](https://github.com/ckb-devrel/ccc/pull/48) [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(okx): make okx wallet happy
|
|
124
138
|
|
|
125
|
-
- Updated dependencies [[`4fb114b`](https://github.com/ckb-
|
|
139
|
+
- Updated dependencies [[`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6)]:
|
|
126
140
|
- @ckb-ccc/connector@0.0.14-alpha.1
|
|
127
141
|
|
|
128
142
|
## 0.0.14-alpha.0
|
|
@@ -136,21 +150,21 @@
|
|
|
136
150
|
|
|
137
151
|
### Patch Changes
|
|
138
152
|
|
|
139
|
-
- [`9e6b9fd`](https://github.com/ckb-
|
|
153
|
+
- [`9e6b9fd`](https://github.com/ckb-devrel/ccc/commit/9e6b9fd40274015a0964dec8e0ee58dcbc06c786) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector-react): if the filter is undefined, accept all
|
|
140
154
|
|
|
141
|
-
- [`6d62032`](https://github.com/ckb-
|
|
155
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
142
156
|
|
|
143
|
-
- [`3658797`](https://github.com/ckb-
|
|
157
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
144
158
|
|
|
145
|
-
- [#25](https://github.com/ckb-
|
|
159
|
+
- [#25](https://github.com/ckb-devrel/ccc/pull/25) [`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork
|
|
146
160
|
|
|
147
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
161
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
148
162
|
|
|
149
|
-
- [`079e20e`](https://github.com/ckb-
|
|
163
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
150
164
|
|
|
151
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
165
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
152
166
|
|
|
153
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
167
|
+
- Updated dependencies [[`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97), [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f), [`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b), [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11), [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895)]:
|
|
154
168
|
- @ckb-ccc/connector@0.0.13
|
|
155
169
|
|
|
156
170
|
## 0.0.13-alpha.8
|
|
@@ -164,42 +178,42 @@
|
|
|
164
178
|
|
|
165
179
|
### Patch Changes
|
|
166
180
|
|
|
167
|
-
- [`079e20e`](https://github.com/ckb-
|
|
181
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
168
182
|
|
|
169
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
183
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
170
184
|
|
|
171
|
-
- Updated dependencies [[`079e20e`](https://github.com/ckb-
|
|
185
|
+
- Updated dependencies [[`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11), [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895)]:
|
|
172
186
|
- @ckb-ccc/connector@0.0.13-alpha.7
|
|
173
187
|
|
|
174
188
|
## 0.0.13-alpha.6
|
|
175
189
|
|
|
176
190
|
### Patch Changes
|
|
177
191
|
|
|
178
|
-
- [#25](https://github.com/ckb-
|
|
192
|
+
- [#25](https://github.com/ckb-devrel/ccc/pull/25) [`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork
|
|
179
193
|
|
|
180
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
194
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
181
195
|
|
|
182
|
-
- Updated dependencies [[`69c10fd`](https://github.com/ckb-
|
|
196
|
+
- Updated dependencies [[`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
|
|
183
197
|
- @ckb-ccc/connector@0.0.13-alpha.6
|
|
184
198
|
|
|
185
199
|
## 0.0.13-alpha.5
|
|
186
200
|
|
|
187
201
|
### Patch Changes
|
|
188
202
|
|
|
189
|
-
- [`9e6b9fd`](https://github.com/ckb-
|
|
203
|
+
- [`9e6b9fd`](https://github.com/ckb-devrel/ccc/commit/9e6b9fd40274015a0964dec8e0ee58dcbc06c786) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector-react): if the filter is undefined, accept all
|
|
190
204
|
|
|
191
|
-
- [`6d62032`](https://github.com/ckb-
|
|
205
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
192
206
|
|
|
193
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
207
|
+
- Updated dependencies [[`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97)]:
|
|
194
208
|
- @ckb-ccc/connector@0.0.13-alpha.5
|
|
195
209
|
|
|
196
210
|
## 0.0.13-alpha.4
|
|
197
211
|
|
|
198
212
|
### Patch Changes
|
|
199
213
|
|
|
200
|
-
- [`3658797`](https://github.com/ckb-
|
|
214
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
201
215
|
|
|
202
|
-
- Updated dependencies [[`3658797`](https://github.com/ckb-
|
|
216
|
+
- Updated dependencies [[`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f)]:
|
|
203
217
|
- @ckb-ccc/connector@0.0.13-alpha.4
|
|
204
218
|
|
|
205
219
|
## 0.0.13-alpha.3
|
|
@@ -234,9 +248,9 @@
|
|
|
234
248
|
|
|
235
249
|
### Patch Changes
|
|
236
250
|
|
|
237
|
-
- [`591e779`](https://github.com/ckb-
|
|
251
|
+
- [`591e779`](https://github.com/ckb-devrel/ccc/commit/591e7794ce3d07ceaad55b7a80d2277fe0aa9fe7) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: custom SignersController
|
|
238
252
|
|
|
239
|
-
- Updated dependencies [[`6bee006`](https://github.com/ckb-
|
|
253
|
+
- Updated dependencies [[`6bee006`](https://github.com/ckb-devrel/ccc/commit/6bee006fbcb96986c65ca4d2d896fca21db2503b), [`591e779`](https://github.com/ckb-devrel/ccc/commit/591e7794ce3d07ceaad55b7a80d2277fe0aa9fe7)]:
|
|
240
254
|
- @ckb-ccc/connector@0.0.12
|
|
241
255
|
|
|
242
256
|
## 0.0.12-alpha.7
|
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<p align="center">
|
|
2
2
|
<a href="https://app.ckbccc.com/">
|
|
3
|
-
<img alt="Logo" src="https://raw.githubusercontent.com/ckb-
|
|
3
|
+
<img alt="Logo" src="https://raw.githubusercontent.com/ckb-devrel/ccc/master/assets/logoAndText.svg" style="height: 8rem; max-width: 90%; padding: 0.5rem 0;" />
|
|
4
4
|
</a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
<a href="https://www.npmjs.com/package/@ckb-ccc/connector-react"><img
|
|
13
13
|
alt="NPM Version" src="https://img.shields.io/npm/v/%40ckb-ccc%2Fconnector-react"
|
|
14
14
|
/></a>
|
|
15
|
-
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/ckb-
|
|
16
|
-
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/ckb-
|
|
17
|
-
<img alt="GitHub branch check runs" src="https://img.shields.io/github/check-runs/ckb-
|
|
15
|
+
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/ckb-devrel/ccc" />
|
|
16
|
+
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/ckb-devrel/ccc/master" />
|
|
17
|
+
<img alt="GitHub branch check runs" src="https://img.shields.io/github/check-runs/ckb-devrel/ccc/master" />
|
|
18
18
|
<a href="https://live.ckbccc.com/"><img
|
|
19
19
|
alt="Playground" src="https://img.shields.io/website?url=https%3A%2F%2Flive.ckbccc.com%2F&label=Playground"
|
|
20
20
|
/></a>
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
</p>
|
|
28
28
|
|
|
29
29
|
<p align="center">
|
|
30
|
-
|
|
30
|
+
CCC - CKBers' Codebase is a one-stop solution for your CKB JS/TS ecosystem development.
|
|
31
31
|
<br />
|
|
32
32
|
Empower yourself with CCC to discover the unlimited potential of CKB.
|
|
33
33
|
<br />
|
|
@@ -36,26 +36,6 @@
|
|
|
36
36
|
Fully enabling CKB's Turing completeness and cryptographic freedom power.
|
|
37
37
|
</p>
|
|
38
38
|
|
|
39
|
-
## Playground
|
|
40
|
-
|
|
41
|
-
<p align="center">
|
|
42
|
-
<a href="https://live.ckbccc.com/">
|
|
43
|
-
<img src="https://raw.githubusercontent.com/ckb-ecofund/ccc/master/assets/preview.png" width="90%" />
|
|
44
|
-
</a>
|
|
45
|
-
</p>
|
|
46
|
-
|
|
47
|
-
This project is still under active development, and we are looking forward to your feedback. You can [experiment instantly in the playground](https://live.ckbccc.com/). If you are new to the CKB, we recommend checking [Nervos CKB Docs](https://docs.nervos.org/) for basic knowledge.
|
|
48
|
-
|
|
49
|
-
## App
|
|
50
|
-
|
|
51
|
-
<p align="center">
|
|
52
|
-
<a href="https://app.ckbccc.com/">
|
|
53
|
-
<img src="https://raw.githubusercontent.com/ckb-ecofund/ccc/master/assets/appPreview.png" width="50%" />
|
|
54
|
-
</a>
|
|
55
|
-
</p>
|
|
56
|
-
|
|
57
|
-
For non-developers, you can also [try CCC's app now here](https://app.ckbccc.com/). It showcases how to use CCC for some basic scenarios in CKB.
|
|
58
|
-
|
|
59
39
|
## Use the Connector UI
|
|
60
40
|
|
|
61
41
|
Before using the Connector, wrap your UI with the CCC Provider:
|
|
@@ -67,5 +47,5 @@ Before using the Connector, wrap your UI with the CCC Provider:
|
|
|
67
47
|
Check [the document for @ckb-ccc/connector-react](https://docs.ckbccc.com/modules/_ckb_ccc_connector_react.index.ccc.html) for more information.
|
|
68
48
|
|
|
69
49
|
<h3 align="center">
|
|
70
|
-
Read more about CCC on <a href="https://docs.ckbccc.com">our website</a> or <a href="https://github.com/ckb-
|
|
50
|
+
Read more about CCC on <a href="https://docs.ckbccc.com">our website</a> or <a href="https://github.com/ckb-devrel/ccc">GitHub Repo</a>.
|
|
71
51
|
</h3>
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckb-ccc/connector-react",
|
|
3
|
-
"version": "0.0.17-alpha.
|
|
3
|
+
"version": "0.0.17-alpha.9",
|
|
4
4
|
"description": "CCC - CKBer's Codebase. Common Chains Connector UI Component for React",
|
|
5
5
|
"author": "Hanssen0 <hanssen0@hanssen0.com>",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"private": false,
|
|
8
|
-
"homepage": "https://github.com/ckb-
|
|
8
|
+
"homepage": "https://github.com/ckb-devrel/ccc",
|
|
9
9
|
"repository": {
|
|
10
10
|
"type": "git",
|
|
11
|
-
"url": "git://github.com/ckb-
|
|
11
|
+
"url": "git://github.com/ckb-devrel/ccc.git"
|
|
12
12
|
},
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "dist/index.js",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@lit/react": "^1.0.5",
|
|
38
|
-
"@ckb-ccc/connector": "0.0.17-alpha.
|
|
38
|
+
"@ckb-ccc/connector": "0.0.17-alpha.8"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"react": ">=16"
|