@ckb-ccc/connector 0.0.17-alpha.6 → 0.0.17-alpha.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.
- package/CHANGELOG.md +46 -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,12 @@
|
|
|
1
1
|
# @ckb-ccc/connector
|
|
2
2
|
|
|
3
|
+
## 0.0.17-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @ckb-ccc/ccc@0.0.16-alpha.6
|
|
9
|
+
|
|
3
10
|
## 0.0.17-alpha.6
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -18,20 +25,20 @@
|
|
|
18
25
|
|
|
19
26
|
### Patch Changes
|
|
20
27
|
|
|
21
|
-
- [#70](https://github.com/ckb-
|
|
28
|
+
- [#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
29
|
|
|
23
|
-
- Updated dependencies [[`acfc050`](https://github.com/ckb-
|
|
30
|
+
- Updated dependencies [[`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366)]:
|
|
24
31
|
- @ckb-ccc/ccc@0.0.16-alpha.3
|
|
25
32
|
|
|
26
33
|
## 0.0.17-alpha.3
|
|
27
34
|
|
|
28
35
|
### Patch Changes
|
|
29
36
|
|
|
30
|
-
- [#69](https://github.com/ckb-
|
|
37
|
+
- [#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
38
|
|
|
32
|
-
- [#67](https://github.com/ckb-
|
|
39
|
+
- [#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
40
|
|
|
34
|
-
- Updated dependencies [[`8824ff2`](https://github.com/ckb-
|
|
41
|
+
- Updated dependencies [[`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f)]:
|
|
35
42
|
- @ckb-ccc/ccc@0.0.16-alpha.2
|
|
36
43
|
|
|
37
44
|
## 0.0.17-alpha.2
|
|
@@ -45,15 +52,15 @@
|
|
|
45
52
|
|
|
46
53
|
### Patch Changes
|
|
47
54
|
|
|
48
|
-
- [#62](https://github.com/ckb-
|
|
55
|
+
- [#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
56
|
|
|
50
57
|
## 0.0.17-alpha.0
|
|
51
58
|
|
|
52
59
|
### Patch Changes
|
|
53
60
|
|
|
54
|
-
- [#60](https://github.com/ckb-
|
|
61
|
+
- [#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
62
|
|
|
56
|
-
- Updated dependencies [[`e904963`](https://github.com/ckb-
|
|
63
|
+
- Updated dependencies [[`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]:
|
|
57
64
|
- @ckb-ccc/ccc@0.0.16-alpha.0
|
|
58
65
|
|
|
59
66
|
## 0.0.16
|
|
@@ -67,36 +74,36 @@
|
|
|
67
74
|
|
|
68
75
|
### Patch Changes
|
|
69
76
|
|
|
70
|
-
- [`2483637`](https://github.com/ckb-
|
|
77
|
+
- [`2483637`](https://github.com/ckb-devrel/ccc/commit/2483637c89a2e012ed6408d8cabc123b8a45faa9) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector): animation
|
|
71
78
|
|
|
72
79
|
## 0.0.14
|
|
73
80
|
|
|
74
81
|
### Patch Changes
|
|
75
82
|
|
|
76
|
-
- [#56](https://github.com/ckb-
|
|
83
|
+
- [#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
84
|
|
|
78
|
-
- [#56](https://github.com/ckb-
|
|
85
|
+
- [#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
86
|
|
|
80
|
-
- [#48](https://github.com/ckb-
|
|
87
|
+
- [#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
88
|
|
|
82
|
-
- [#54](https://github.com/ckb-
|
|
89
|
+
- [#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
90
|
|
|
84
|
-
- [#53](https://github.com/ckb-
|
|
91
|
+
- [#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
92
|
|
|
86
|
-
- Updated dependencies [[`f13f4d3`](https://github.com/ckb-
|
|
93
|
+
- Updated dependencies [[`f13f4d3`](https://github.com/ckb-devrel/ccc/commit/f13f4d319ca66b571029a65e945e3a038bfeea25), [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6)]:
|
|
87
94
|
- @ckb-ccc/ccc@0.0.14
|
|
88
95
|
|
|
89
96
|
## 0.0.14-alpha.3
|
|
90
97
|
|
|
91
98
|
### Patch Changes
|
|
92
99
|
|
|
93
|
-
- [#54](https://github.com/ckb-
|
|
100
|
+
- [#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
101
|
|
|
95
102
|
## 0.0.14-alpha.2
|
|
96
103
|
|
|
97
104
|
### Patch Changes
|
|
98
105
|
|
|
99
|
-
- [#53](https://github.com/ckb-
|
|
106
|
+
- [#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
107
|
|
|
101
108
|
- Updated dependencies []:
|
|
102
109
|
- @ckb-ccc/ccc@0.0.14-alpha.2
|
|
@@ -105,9 +112,9 @@
|
|
|
105
112
|
|
|
106
113
|
### Patch Changes
|
|
107
114
|
|
|
108
|
-
- [#48](https://github.com/ckb-
|
|
115
|
+
- [#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
116
|
|
|
110
|
-
- Updated dependencies [[`4fb114b`](https://github.com/ckb-
|
|
117
|
+
- Updated dependencies [[`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6)]:
|
|
111
118
|
- @ckb-ccc/ccc@0.0.14-alpha.1
|
|
112
119
|
|
|
113
120
|
## 0.0.14-alpha.0
|
|
@@ -121,19 +128,19 @@
|
|
|
121
128
|
|
|
122
129
|
### Patch Changes
|
|
123
130
|
|
|
124
|
-
- [`6d62032`](https://github.com/ckb-
|
|
131
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
125
132
|
|
|
126
|
-
- [`3658797`](https://github.com/ckb-
|
|
133
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
127
134
|
|
|
128
|
-
- [#25](https://github.com/ckb-
|
|
135
|
+
- [#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
136
|
|
|
130
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
137
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
131
138
|
|
|
132
|
-
- [`079e20e`](https://github.com/ckb-
|
|
139
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
133
140
|
|
|
134
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
141
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
135
142
|
|
|
136
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
143
|
+
- 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
144
|
- @ckb-ccc/ccc@0.0.13
|
|
138
145
|
|
|
139
146
|
## 0.0.13-alpha.8
|
|
@@ -147,40 +154,40 @@
|
|
|
147
154
|
|
|
148
155
|
### Patch Changes
|
|
149
156
|
|
|
150
|
-
- [`079e20e`](https://github.com/ckb-
|
|
157
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
151
158
|
|
|
152
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
159
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
153
160
|
|
|
154
|
-
- Updated dependencies [[`079e20e`](https://github.com/ckb-
|
|
161
|
+
- Updated dependencies [[`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11), [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895)]:
|
|
155
162
|
- @ckb-ccc/ccc@0.0.13-alpha.7
|
|
156
163
|
|
|
157
164
|
## 0.0.13-alpha.6
|
|
158
165
|
|
|
159
166
|
### Patch Changes
|
|
160
167
|
|
|
161
|
-
- [#25](https://github.com/ckb-
|
|
168
|
+
- [#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
169
|
|
|
163
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
170
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
164
171
|
|
|
165
|
-
- Updated dependencies [[`69c10fd`](https://github.com/ckb-
|
|
172
|
+
- Updated dependencies [[`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
|
|
166
173
|
- @ckb-ccc/ccc@0.0.13-alpha.6
|
|
167
174
|
|
|
168
175
|
## 0.0.13-alpha.5
|
|
169
176
|
|
|
170
177
|
### Patch Changes
|
|
171
178
|
|
|
172
|
-
- [`6d62032`](https://github.com/ckb-
|
|
179
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
173
180
|
|
|
174
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
181
|
+
- Updated dependencies [[`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97)]:
|
|
175
182
|
- @ckb-ccc/ccc@0.0.13-alpha.5
|
|
176
183
|
|
|
177
184
|
## 0.0.13-alpha.4
|
|
178
185
|
|
|
179
186
|
### Patch Changes
|
|
180
187
|
|
|
181
|
-
- [`3658797`](https://github.com/ckb-
|
|
188
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
182
189
|
|
|
183
|
-
- Updated dependencies [[`3658797`](https://github.com/ckb-
|
|
190
|
+
- Updated dependencies [[`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f)]:
|
|
184
191
|
- @ckb-ccc/ccc@0.0.13-alpha.4
|
|
185
192
|
|
|
186
193
|
## 0.0.13-alpha.3
|
|
@@ -215,11 +222,11 @@
|
|
|
215
222
|
|
|
216
223
|
### Patch Changes
|
|
217
224
|
|
|
218
|
-
- [`6bee006`](https://github.com/ckb-
|
|
225
|
+
- [`6bee006`](https://github.com/ckb-devrel/ccc/commit/6bee006fbcb96986c65ca4d2d896fca21db2503b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(connector): catch connecting error
|
|
219
226
|
|
|
220
|
-
- [`591e779`](https://github.com/ckb-
|
|
227
|
+
- [`591e779`](https://github.com/ckb-devrel/ccc/commit/591e7794ce3d07ceaad55b7a80d2277fe0aa9fe7) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: custom SignersController
|
|
221
228
|
|
|
222
|
-
- Updated dependencies [[`591e779`](https://github.com/ckb-
|
|
229
|
+
- Updated dependencies [[`591e779`](https://github.com/ckb-devrel/ccc/commit/591e7794ce3d07ceaad55b7a80d2277fe0aa9fe7)]:
|
|
223
230
|
- @ckb-ccc/ccc@0.0.12
|
|
224
231
|
|
|
225
232
|
## 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.7",
|
|
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.6"
|
|
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
|
: ""}
|