Skip to content

Commit 613afd6

Browse files
committed
interweb
1 parent f8df963 commit 613afd6

File tree

4 files changed

+51
-24
lines changed

4 files changed

+51
-24
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Hyperweb
2+
# Interweb
33

44
<p align="center" width="100%">
55
<img src="https://raw.githubusercontent.com/hyperweb-io/lib-count/refs/heads/main/assets/logo.svg" alt="hyperweb" width="80"><br />
@@ -25,14 +25,21 @@
2525
</p>
2626

2727

28-
## πŸš€ Cosmology is Now Hyperweb!
28+
## πŸš€ Interweb, Inc.
2929

30-
We're thrilled to share that [**Cosmology** has rebranded as **Hyperweb**](https://hyperweb.io/blog/01-28-2025-journey-from-cosmology-to-hyperweb)! πŸŽ‰
30+
### Hyperweb
3131

32-
πŸ”— **New GitHub Organization:** [**hyperweb-io**](https://github.com/hyperweb-io)
33-
🌐 **New Website:** [**hyperweb.io**](https://hyperweb.io)
32+
We\'re thrilled to share that [**Cosmology** has rebranded as **Hyperweb**](https://hyperweb.io/blog/01-28-2025-journey-from-cosmology-to-hyperweb)! πŸŽ‰
3433

35-
πŸ“Ί **Watch the [Hyperweb Announcement](https://www.youtube.com/watch?v=a_G2_KXRf1Y&list=PL_XyHnlG9MMvekTCbbJArAOwVlkCY54V5&index=2)**
34+
- πŸ”— **Hyperweb GitHub Organization:** [**hyperweb-io**](https://github.com/hyperweb-io)
35+
- 🌐 **Hyperweb Website:** [**hyperweb.io**](https://hyperweb.io)
36+
37+
πŸ“Ί **Watch the [Hyperweb Announcement](https://www.youtube.com/watch?v=a_G2_KXRf1Y&list=PL_XyHnlG9MMvekTCbbJArAOwVlkCY54V5&index=2)**
38+
39+
### LaunchQL
40+
41+
- πŸ”— **LaunchQL GitHub Organization:** [**launchql**](https://github.com/launchql)
42+
- 🌐 **LaunchQL Website:** [**launchql.io**](https://launchql.com)
3643

3744

3845
---
@@ -41,7 +48,7 @@ We're thrilled to share that [**Cosmology** has rebranded as **Hyperweb**](https
4148

4249
A unified toolkit for building applications and smart contracts in the Interchain ecosystem with JavaScript.
4350

44-
| [Developer Portal](https://hyperweb.io): Quick Start | [Hyperweb Discord](https://discord.com/invite/xh3ZwHj2qQ): Support & Community | [GitHub Discussions](https://github.com/orgs/hyperweb-io/discussions): Technical Hub |
51+
| [Developer Portal](https://hyperweb.io): Quick Start | [Interweb Discord](https://discord.com/invite/xh3ZwHj2qQ): Support & Community | [GitHub Discussions](https://github.com/orgs/hyperweb-io/discussions): Technical Hub |
4552
|:---:|:---:|:---:|
4653

4754
A unified toolkit for building applications and smart contracts in the Interchain ecosystem βš›οΈ

β€ŽREADME_TEMPLATE.mdβ€Ž

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Hyperweb
1+
# Interweb
22

33
<p align="center" width="100%">
44
<img src="https://raw.githubusercontent.com/hyperweb-io/.github/refs/heads/main/assets/logo.svg" alt="hyperweb" width="80"><br />
@@ -24,23 +24,30 @@
2424
</p>
2525

2626

27-
## πŸš€ Cosmology is Now Hyperweb!
27+
## πŸš€ Interweb, Inc.
2828

29-
We’re thrilled to share that [**Cosmology** has rebranded as **Hyperweb**](https://hyperweb.io/blog/01-28-2025-journey-from-cosmology-to-hyperweb)! πŸŽ‰
29+
### Hyperweb
3030

31-
πŸ”— **New GitHub Organization:** [**hyperweb-io**](https://github.com/hyperweb-io)
32-
🌐 **New Website:** [**hyperweb.io**](https://hyperweb.io)
31+
We\'re thrilled to share that [**Cosmology** has rebranded as **Hyperweb**](https://hyperweb.io/blog/01-28-2025-journey-from-cosmology-to-hyperweb)! πŸŽ‰
32+
33+
- πŸ”— **Hyperweb GitHub Organization:** [**hyperweb-io**](https://github.com/hyperweb-io)
34+
- 🌐 **Hyperweb Website:** [**hyperweb.io**](https://hyperweb.io)
3335

3436
πŸ“Ί **Watch the [Hyperweb Announcement](https://www.youtube.com/watch?v=a_G2_KXRf1Y&list=PL_XyHnlG9MMvekTCbbJArAOwVlkCY54V5&index=2)**
3537

38+
### LaunchQL
39+
40+
- πŸ”— **LaunchQL GitHub Organization:** [**launchql**](https://github.com/launchql)
41+
- 🌐 **LaunchQL Website:** [**launchql.io**](https://launchql.com)
42+
3643

3744
---
3845

3946
# Interchain JavaScript Stack
4047

4148
A unified toolkit for building applications and smart contracts in the Interchain ecosystem with JavaScript.
4249

43-
| [Developer Portal](https://hyperweb.io): Quick Start | [Hyperweb Discord](https://discord.com/invite/xh3ZwHj2qQ): Support & Community | [GitHub Discussions](https://github.com/orgs/hyperweb-io/discussions): Technical Hub |
50+
| [Developer Portal](https://hyperweb.io): Quick Start | [Interweb Discord](https://discord.com/invite/xh3ZwHj2qQ): Support & Community | [GitHub Discussions](https://github.com/orgs/hyperweb-io/discussions): Technical Hub |
4451
|:---:|:---:|:---:|
4552

4653
A unified toolkit for building applications and smart contracts in the Interchain ecosystem βš›οΈ

β€Žpackages/stats-db/__tests__/npm.gen-readme.test.tsβ€Ž

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,23 +129,29 @@ const actualReadmeTemplateContent = `
129129
</p>
130130
131131
132-
## πŸš€ Cosmology is Now Hyperweb!
132+
## πŸš€ Interweb, Inc.
133133
134-
We're thrilled to share that [**Cosmology** has rebranded as **Hyperweb**](https://hyperweb.io/blog/01-28-2025-journey-from-cosmology-to-hyperweb)! πŸŽ‰
134+
### Hyperweb
135135
136-
πŸ”— **New GitHub Organization:** [**hyperweb-io**](https://github.com/hyperweb-io)
137-
🌐 **New Website:** [**hyperweb.io**](https://hyperweb.io)
136+
We\'re thrilled to share that [**Cosmology** has rebranded as **Hyperweb**](https://hyperweb.io/blog/01-28-2025-journey-from-cosmology-to-hyperweb)! πŸŽ‰
138137
139-
πŸ“Ί **Watch the [Hyperweb Announcement](https://www.youtube.com/watch?v=a_G2_KXRf1Y&list=PL_XyHnlG9MMvekTCbbJArAOwVlkCY54V5&index=2)**
138+
- πŸ”— **Hyperweb GitHub Organization:** [**hyperweb-io**](https://github.com/hyperweb-io)
139+
- 🌐 **Hyperweb Website:** [**hyperweb.io**](https://hyperweb.io)
140140
141+
πŸ“Ί **Watch the [Hyperweb Announcement](https://www.youtube.com/watch?v=a_G2_KXRf1Y&list=PL_XyHnlG9MMvekTCbbJArAOwVlkCY54V5&index=2)**
142+
143+
### LaunchQL
144+
145+
- πŸ”— **LaunchQL GitHub Organization:** [**launchql**](https://github.com/launchql)
146+
- 🌐 **LaunchQL Website:** [**launchql.io**](https://launchql.com)
141147
142148
---
143149
144150
# Interchain JavaScript Stack
145151
146152
A unified toolkit for building applications and smart contracts in the Interchain ecosystem with JavaScript.
147153
148-
| [Developer Portal](https://hyperweb.io): Quick Start | [Hyperweb Discord](https://discord.com/invite/xh3ZwHj2qQ): Support & Community | [GitHub Discussions](https://github.com/orgs/hyperweb-io/discussions): Technical Hub |
154+
| [Developer Portal](https://hyperweb.io): Quick Start | [Interweb Discord](https://discord.com/invite/xh3ZwHj2qQ): Support & Community | [GitHub Discussions](https://github.com/orgs/hyperweb-io/discussions): Technical Hub |
149155
|:---:|:---:|:---:|
150156
151157
A unified toolkit for building applications and smart contracts in the Interchain ecosystem βš›οΈ

β€Žpackages/stats-db/src/tasks/npm/npm.gen-readme.tsβ€Ž

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -312,14 +312,21 @@ function generateBadgesSection(repoName: string): string {
312312

313313
function generateIntroSection(): string {
314314
return `
315-
## πŸš€ Cosmology is Now Hyperweb!
315+
## πŸš€ Interweb, Inc.
316+
317+
### Hyperweb
316318
317319
We\'re thrilled to share that [**Cosmology** has rebranded as **Hyperweb**](https://hyperweb.io/blog/01-28-2025-journey-from-cosmology-to-hyperweb)! πŸŽ‰
318320
319-
πŸ”— **New GitHub Organization:** [**hyperweb-io**](https://github.com/hyperweb-io)
320-
🌐 **New Website:** [**hyperweb.io**](https://hyperweb.io)
321+
- πŸ”— **Hyperweb GitHub Organization:** [**hyperweb-io**](https://github.com/hyperweb-io)
322+
- 🌐 **Hyperweb Website:** [**hyperweb.io**](https://hyperweb.io)
323+
324+
πŸ“Ί **Watch the [Hyperweb Announcement](https://www.youtube.com/watch?v=a_G2_KXRf1Y&list=PL_XyHnlG9MMvekTCbbJArAOwVlkCY54V5&index=2)**
325+
326+
### LaunchQL
321327
322-
πŸ“Ί **Watch the [Hyperweb Announcement](https://www.youtube.com/watch?v=a_G2_KXRf1Y&list=PL_XyHnlG9MMvekTCbbJArAOwVlkCY54V5&index=2)**
328+
- πŸ”— **LaunchQL GitHub Organization:** [**launchql**](https://github.com/launchql)
329+
- 🌐 **LaunchQL Website:** [**launchql.io**](https://launchql.com)
323330
324331
`; // Ensured two newlines for a blank line before the --- separator
325332
}
@@ -332,7 +339,7 @@ function generateStackIntro(): string {
332339
333340
A unified toolkit for building applications and smart contracts in the Interchain ecosystem with JavaScript.
334341
335-
| [Developer Portal](https://hyperweb.io): Quick Start | [Hyperweb Discord](https://discord.com/invite/xh3ZwHj2qQ): Support & Community | [GitHub Discussions](https://github.com/orgs/hyperweb-io/discussions): Technical Hub |
342+
| [Developer Portal](https://hyperweb.io): Quick Start | [Interweb Discord](https://discord.com/invite/xh3ZwHj2qQ): Support & Community | [GitHub Discussions](https://github.com/orgs/hyperweb-io/discussions): Technical Hub |
336343
|:---:|:---:|:---:|
337344
338345
A unified toolkit for building applications and smart contracts in the Interchain ecosystem βš›οΈ

0 commit comments

Comments
Β (0)