@ckb-ccc/connector 0.0.17-alpha.6 → 0.0.17-alpha.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 +53 -39
- package/README.md +6 -26
- package/dist/scenes/connected.js +1 -1
- package/package.json +4 -4
- package/src/scenes/connected.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @ckb-ccc/connector
|
|
2
2
|
|
|
3
|
+
## 0.0.17-alpha.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @ckb-ccc/ccc@0.0.16-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.0.17-alpha.7
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies []:
|
|
15
|
+
- @ckb-ccc/ccc@0.0.16-alpha.6
|
|
16
|
+
|
|
3
17
|
## 0.0.17-alpha.6
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -18,20 +32,20 @@
|
|
|
18
32
|
|
|
19
33
|
### Patch Changes
|
|
20
34
|
|
|
21
|
-
- [#70](https://github.com/ckb-
|
|
35
|
+
- [#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
|
|
22
36
|
|
|
23
|
-
- Updated dependencies [[`acfc050`](https://github.com/ckb-
|
|
37
|
+
- Updated dependencies [[`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366)]:
|
|
24
38
|
- @ckb-ccc/ccc@0.0.16-alpha.3
|
|
25
39
|
|
|
26
40
|
## 0.0.17-alpha.3
|
|
27
41
|
|
|
28
42
|
### Patch Changes
|
|
29
43
|
|
|
30
|
-
- [#69](https://github.com/ckb-
|
|
44
|
+
- [#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
|
|
31
45
|
|
|
32
|
-
- [#67](https://github.com/ckb-
|
|
46
|
+
- [#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
|
|
33
47
|
|
|
34
|
-
- Updated dependencies [[`8824ff2`](https://github.com/ckb-
|
|
48
|
+
- Updated dependencies [[`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f)]:
|
|
35
49
|
- @ckb-ccc/ccc@0.0.16-alpha.2
|
|
36
50
|
|
|
37
51
|
## 0.0.17-alpha.2
|
|
@@ -45,15 +59,15 @@
|
|
|
45
59
|
|
|
46
60
|
### Patch Changes
|
|
47
61
|
|
|
48
|
-
- [#62](https://github.com/ckb-
|
|
62
|
+
- [#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
|
|
49
63
|
|
|
50
64
|
## 0.0.17-alpha.0
|
|
51
65
|
|
|
52
66
|
### Patch Changes
|
|
53
67
|
|
|
54
|
-
- [#60](https://github.com/ckb-
|
|
68
|
+
- [#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
|
|
55
69
|
|
|
56
|
-
- Updated dependencies [[`e904963`](https://github.com/ckb-
|
|
70
|
+
- Updated dependencies [[`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]:
|
|
57
71
|
- @ckb-ccc/ccc@0.0.16-alpha.0
|
|
58
72
|
|
|
59
73
|
## 0.0.16
|
|
@@ -67,36 +81,36 @@
|
|
|
67
81
|
|
|
68
82
|
### Patch Changes
|
|
69
83
|
|
|
70
|
-
- [`2483637`](https://github.com/ckb-
|
|
84
|
+
- [`2483637`](https://github.com/ckb-devrel/ccc/commit/2483637c89a2e012ed6408d8cabc123b8a45faa9) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector): animation
|
|
71
85
|
|
|
72
86
|
## 0.0.14
|
|
73
87
|
|
|
74
88
|
### Patch Changes
|
|
75
89
|
|
|
76
|
-
- [#56](https://github.com/ckb-
|
|
90
|
+
- [#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
|
|
77
91
|
|
|
78
|
-
- [#56](https://github.com/ckb-
|
|
92
|
+
- [#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
|
|
79
93
|
|
|
80
|
-
- [#48](https://github.com/ckb-
|
|
94
|
+
- [#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
|
|
81
95
|
|
|
82
|
-
- [#54](https://github.com/ckb-
|
|
96
|
+
- [#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
|
|
83
97
|
|
|
84
|
-
- [#53](https://github.com/ckb-
|
|
98
|
+
- [#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
|
|
85
99
|
|
|
86
|
-
- Updated dependencies [[`f13f4d3`](https://github.com/ckb-
|
|
100
|
+
- Updated dependencies [[`f13f4d3`](https://github.com/ckb-devrel/ccc/commit/f13f4d319ca66b571029a65e945e3a038bfeea25), [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6)]:
|
|
87
101
|
- @ckb-ccc/ccc@0.0.14
|
|
88
102
|
|
|
89
103
|
## 0.0.14-alpha.3
|
|
90
104
|
|
|
91
105
|
### Patch Changes
|
|
92
106
|
|
|
93
|
-
- [#54](https://github.com/ckb-
|
|
107
|
+
- [#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
|
|
94
108
|
|
|
95
109
|
## 0.0.14-alpha.2
|
|
96
110
|
|
|
97
111
|
### Patch Changes
|
|
98
112
|
|
|
99
|
-
- [#53](https://github.com/ckb-
|
|
113
|
+
- [#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
|
|
100
114
|
|
|
101
115
|
- Updated dependencies []:
|
|
102
116
|
- @ckb-ccc/ccc@0.0.14-alpha.2
|
|
@@ -105,9 +119,9 @@
|
|
|
105
119
|
|
|
106
120
|
### Patch Changes
|
|
107
121
|
|
|
108
|
-
- [#48](https://github.com/ckb-
|
|
122
|
+
- [#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
|
|
109
123
|
|
|
110
|
-
- Updated dependencies [[`4fb114b`](https://github.com/ckb-
|
|
124
|
+
- Updated dependencies [[`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6)]:
|
|
111
125
|
- @ckb-ccc/ccc@0.0.14-alpha.1
|
|
112
126
|
|
|
113
127
|
## 0.0.14-alpha.0
|
|
@@ -121,19 +135,19 @@
|
|
|
121
135
|
|
|
122
136
|
### Patch Changes
|
|
123
137
|
|
|
124
|
-
- [`6d62032`](https://github.com/ckb-
|
|
138
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
125
139
|
|
|
126
|
-
- [`3658797`](https://github.com/ckb-
|
|
140
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
127
141
|
|
|
128
|
-
- [#25](https://github.com/ckb-
|
|
142
|
+
- [#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
|
|
129
143
|
|
|
130
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
144
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
131
145
|
|
|
132
|
-
- [`079e20e`](https://github.com/ckb-
|
|
146
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
133
147
|
|
|
134
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
148
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
135
149
|
|
|
136
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
150
|
+
- 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)]:
|
|
137
151
|
- @ckb-ccc/ccc@0.0.13
|
|
138
152
|
|
|
139
153
|
## 0.0.13-alpha.8
|
|
@@ -147,40 +161,40 @@
|
|
|
147
161
|
|
|
148
162
|
### Patch Changes
|
|
149
163
|
|
|
150
|
-
- [`079e20e`](https://github.com/ckb-
|
|
164
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
151
165
|
|
|
152
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
166
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
153
167
|
|
|
154
|
-
- Updated dependencies [[`079e20e`](https://github.com/ckb-
|
|
168
|
+
- Updated dependencies [[`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11), [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895)]:
|
|
155
169
|
- @ckb-ccc/ccc@0.0.13-alpha.7
|
|
156
170
|
|
|
157
171
|
## 0.0.13-alpha.6
|
|
158
172
|
|
|
159
173
|
### Patch Changes
|
|
160
174
|
|
|
161
|
-
- [#25](https://github.com/ckb-
|
|
175
|
+
- [#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
|
|
162
176
|
|
|
163
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
177
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
164
178
|
|
|
165
|
-
- Updated dependencies [[`69c10fd`](https://github.com/ckb-
|
|
179
|
+
- Updated dependencies [[`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
|
|
166
180
|
- @ckb-ccc/ccc@0.0.13-alpha.6
|
|
167
181
|
|
|
168
182
|
## 0.0.13-alpha.5
|
|
169
183
|
|
|
170
184
|
### Patch Changes
|
|
171
185
|
|
|
172
|
-
- [`6d62032`](https://github.com/ckb-
|
|
186
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
173
187
|
|
|
174
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
188
|
+
- Updated dependencies [[`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97)]:
|
|
175
189
|
- @ckb-ccc/ccc@0.0.13-alpha.5
|
|
176
190
|
|
|
177
191
|
## 0.0.13-alpha.4
|
|
178
192
|
|
|
179
193
|
### Patch Changes
|
|
180
194
|
|
|
181
|
-
- [`3658797`](https://github.com/ckb-
|
|
195
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
182
196
|
|
|
183
|
-
- Updated dependencies [[`3658797`](https://github.com/ckb-
|
|
197
|
+
- Updated dependencies [[`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f)]:
|
|
184
198
|
- @ckb-ccc/ccc@0.0.13-alpha.4
|
|
185
199
|
|
|
186
200
|
## 0.0.13-alpha.3
|
|
@@ -215,11 +229,11 @@
|
|
|
215
229
|
|
|
216
230
|
### Patch Changes
|
|
217
231
|
|
|
218
|
-
- [`6bee006`](https://github.com/ckb-
|
|
232
|
+
- [`6bee006`](https://github.com/ckb-devrel/ccc/commit/6bee006fbcb96986c65ca4d2d896fca21db2503b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector): catch connecting error
|
|
219
233
|
|
|
220
|
-
- [`591e779`](https://github.com/ckb-
|
|
234
|
+
- [`591e779`](https://github.com/ckb-devrel/ccc/commit/591e7794ce3d07ceaad55b7a80d2277fe0aa9fe7) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: custom SignersController
|
|
221
235
|
|
|
222
|
-
- Updated dependencies [[`591e779`](https://github.com/ckb-
|
|
236
|
+
- Updated dependencies [[`591e779`](https://github.com/ckb-devrel/ccc/commit/591e7794ce3d07ceaad55b7a80d2277fe0aa9fe7)]:
|
|
223
237
|
- @ckb-ccc/ccc@0.0.12
|
|
224
238
|
|
|
225
239
|
## 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"><img
|
|
13
13
|
alt="NPM Version" src="https://img.shields.io/npm/v/%40ckb-ccc%2Fconnector"
|
|
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
|
<h3 align="center">
|
|
60
|
-
Read more about CCC on <a href="https://docs.ckbccc.com">our website</a> or <a href="https://github.com/ckb-
|
|
40
|
+
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>.
|
|
61
41
|
</h3>
|
package/dist/scenes/connected.js
CHANGED
|
@@ -93,7 +93,7 @@ let ConnectedScene = class ConnectedScene extends LitElement {
|
|
|
93
93
|
</ccc-button>
|
|
94
94
|
|
|
95
95
|
${this.hideMark == null
|
|
96
|
-
? html `<a href="https://github.com/ckb-
|
|
96
|
+
? html `<a href="https://github.com/ckb-devrel/ccc" class="mark"
|
|
97
97
|
>Powered by CCC</a
|
|
98
98
|
>`
|
|
99
99
|
: ""}
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckb-ccc/connector",
|
|
3
|
-
"version": "0.0.17-alpha.
|
|
3
|
+
"version": "0.0.17-alpha.8",
|
|
4
4
|
"description": "CCC - CKBer's Codebase. Common Chains Connector UI",
|
|
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",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"lit": "^3.1.3",
|
|
37
|
-
"@ckb-ccc/ccc": "0.0.16-alpha.
|
|
37
|
+
"@ckb-ccc/ccc": "0.0.16-alpha.7"
|
|
38
38
|
},
|
|
39
39
|
"scripts": {
|
|
40
40
|
"build": "rimraf ./dist && tsc",
|
package/src/scenes/connected.ts
CHANGED
|
@@ -113,7 +113,7 @@ export class ConnectedScene extends LitElement {
|
|
|
113
113
|
</ccc-button>
|
|
114
114
|
|
|
115
115
|
${this.hideMark == null
|
|
116
|
-
? html`<a href="https://github.com/ckb-
|
|
116
|
+
? html`<a href="https://github.com/ckb-devrel/ccc" class="mark"
|
|
117
117
|
>Powered by CCC</a
|
|
118
118
|
>`
|
|
119
119
|
: ""}
|