Skip to content

Commit afec397

Browse files
committed
hyperweb
1 parent 9d5a31e commit afec397

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+509
-509
lines changed

LICENSE-Apache

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ APPENDIX: How to apply the Apache License to your work.
187187
identification within third-party archives.
188188

189189
Copyright 2024 The Telescope AUTHORS
190-
Copyright 2024 Interweb, Inc. <developers@cosmology.zone>
190+
Copyright 2024 Interweb, Inc. <developers@hyperweb.io>
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

LICENSE-MIT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MIT License
22

33
Copyright (c) 2024 The Telescope AUTHORS
4-
Copyright (c) 2024 Interweb, Inc. <developers@cosmology.zone>
4+
Copyright (c) 2024 Interweb, Inc. <developers@hyperweb.io>
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

README.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
</p>
66

77
<p align="center" width="100%">
8-
<a href="https://github.com/cosmology-tech/telescope/actions/workflows/run-tests.yaml">
9-
<img height="20" src="https://github.com/cosmology-tech/telescope/actions/workflows/run-tests.yaml/badge.svg" />
8+
<a href="https://github.com/hyperweb-io/telescope/actions/workflows/run-tests.yaml">
9+
<img height="20" src="https://github.com/hyperweb-io/telescope/actions/workflows/run-tests.yaml/badge.svg" />
1010
</a>
11-
<a href="https://github.com/cosmology-tech/lib-count">
12-
<img height="20" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcosmology-tech%2Flib-count%2Fmain%2Foutput%2Fbadges%2Fproducts%2Ftelescope%2Ftotal.json"/>
11+
<a href="https://github.com/hyperweb-io/lib-count">
12+
<img height="20" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fhyperweb-io%2Flib-count%2Fmain%2Foutput%2Fbadges%2Fproducts%2Ftelescope%2Ftotal.json"/>
1313
</a>
14-
<a href="https://github.com/cosmology-tech/lib-count">
15-
<img height="20" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcosmology-tech%2Flib-count%2Fmain%2Foutput%2Fbadges%2Fproducts%2Ftelescope%2Fmonthly.json"/>
14+
<a href="https://github.com/hyperweb-io/lib-count">
15+
<img height="20" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fhyperweb-io%2Flib-count%2Fmain%2Foutput%2Fbadges%2Fproducts%2Ftelescope%2Fmonthly.json"/>
1616
</a>
1717
<br />
18-
<a href="https://github.com/cosmology-tech/telescope/blob/main/LICENSE-MIT"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"/></a>
19-
<a href="https://github.com/cosmology-tech/telescope/blob/main/LICENSE-Apache"><img height="20" src="https://img.shields.io/badge/license-Apache-blue.svg"/></a>
20-
<a href="https://www.npmjs.com/package/@cosmology/telescope"><img height="20" src="https://img.shields.io/github/package-json/v/cosmology-tech/telescope?filename=packages%2Ftelescope%2Fpackage.json"/></a>
18+
<a href="https://github.com/hyperweb-io/telescope/blob/main/LICENSE-MIT"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"/></a>
19+
<a href="https://github.com/hyperweb-io/telescope/blob/main/LICENSE-Apache"><img height="20" src="https://img.shields.io/badge/license-Apache-blue.svg"/></a>
20+
<a href="https://www.npmjs.com/package/@cosmology/telescope"><img height="20" src="https://img.shields.io/github/package-json/v/hyperweb-io/telescope?filename=packages%2Ftelescope%2Fpackage.json"/></a>
2121
</p>
2222

2323
<p align="center">
@@ -119,7 +119,7 @@ npm install -g @cosmology/telescope create-cosmos-app
119119

120120
### Generate
121121

122-
Use the [`create-cosmos-app`](https://github.com/cosmology-tech/create-cosmos-app/) command to create a new package from the `telescope` boilerplate.
122+
Use the [`create-cosmos-app`](https://github.com/hyperweb-io/create-cosmos-app/) command to create a new package from the `telescope` boilerplate.
123123

124124
```sh
125125
cca --boilerplate telescope
@@ -1347,7 +1347,7 @@ This should not be an issue, but if you experience problems with syntax or are n
13471347
13481348
## Developing
13491349
1350-
See our [documentation](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md) for how to contribute and develop Telescope.
1350+
See our [documentation](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md) for how to contribute and develop Telescope.
13511351
13521352
## Sponsors
13531353
@@ -1359,17 +1359,17 @@ Kudos to our sponsors:
13591359
13601360
Checkout these related projects:
13611361
1362-
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
1362+
* [telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
13631363
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
1364-
* [chain-registry](https://github.com/cosmology-tech/chain-registry) Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application.
1365-
* [cosmos-kit](https://github.com/cosmology-tech/cosmos-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
1366-
* [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) Set up a modern Cosmos app by running one command.
1367-
* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
1368-
* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
1364+
* [chain-registry](https://github.com/hyperweb-io/chain-registry) Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application.
1365+
* [cosmos-kit](https://github.com/hyperweb-io/cosmos-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
1366+
* [create-cosmos-app](https://github.com/hyperweb-io/create-cosmos-app) Set up a modern Cosmos app by running one command.
1367+
* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
1368+
* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
13691369
13701370
## Credits
13711371
1372-
🛠 Built by Cosmologyif you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.zone/validator)
1372+
🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
13731373
13741374
Thanks to these engineers, teams and projects for inspiring Telescope:
13751375

docs/README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
We're excited you made it here! Please read about how to build and contribute to Telescope!
44

55

6-
- [Setup](https://github.com/cosmology-tech/telescope/blob/main/docs/setup.md)
7-
- [Tests](https://github.com/cosmology-tech/telescope/blob/main/docs/tests.md)
8-
- [Packages](https://github.com/cosmology-tech/telescope/blob/main/docs/packages.md)
9-
- [Working with ASTs](https://github.com/cosmology-tech/telescope/blob/main/docs/working-with-asts.md)
10-
- [Common helpers or utils](https://github.com/cosmology-tech/telescope/blob/main/docs/helpers.md)
11-
- [Creating generators](https://github.com/cosmology-tech/telescope/blob/main/docs/creating-new-generators.md)
12-
- [Migration to v1.0](https://github.com/cosmology-tech/telescope/blob/main/docs/migration.md)
13-
- [Plugin generators](https://github.com/cosmology-tech/telescope/blob/main/packages/telescope/src/generators)
6+
- [Setup](https://github.com/hyperweb-io/telescope/blob/main/docs/setup.md)
7+
- [Tests](https://github.com/hyperweb-io/telescope/blob/main/docs/tests.md)
8+
- [Packages](https://github.com/hyperweb-io/telescope/blob/main/docs/packages.md)
9+
- [Working with ASTs](https://github.com/hyperweb-io/telescope/blob/main/docs/working-with-asts.md)
10+
- [Common helpers or utils](https://github.com/hyperweb-io/telescope/blob/main/docs/helpers.md)
11+
- [Creating generators](https://github.com/hyperweb-io/telescope/blob/main/docs/creating-new-generators.md)
12+
- [Migration to v1.0](https://github.com/hyperweb-io/telescope/blob/main/docs/migration.md)
13+
- [Plugin generators](https://github.com/hyperweb-io/telescope/blob/main/packages/telescope/src/generators)

docs/creating-new-generators.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
1+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)
22

33
# creating new generators
44

@@ -32,7 +32,7 @@ Find a folder that makes sense for the new generator. Only if you really need to
3232

3333
for example, in `packages/ast/src/clients/rpc/class/some-new-rpc-client.ts`. Make sure to include `context: GenericParseContext` as the first property of all AST functions. The `ProtoService` is only here in this example because we intend to use it as we create the AST generator.
3434

35-
If you are not sure how to write ASTs with `@babel/types`, please see our docs on [working with ASTs](https://github.com/cosmology-tech/telescope/blob/main/docs/working-with-asts.md). You can also checkout [astexplorer.net](https://astexplorer.net) to visually browse and learn ASTs, but they are quite verbose compared to our script when you run `yarn test:ast`.
35+
If you are not sure how to write ASTs with `@babel/types`, please see our docs on [working with ASTs](https://github.com/hyperweb-io/telescope/blob/main/docs/working-with-asts.md). You can also checkout [astexplorer.net](https://astexplorer.net) to visually browse and learn ASTs, but they are quite verbose compared to our script when you run `yarn test:ast`.
3636

3737
```js
3838
import { ProtoService } from "@cosmology/types";
@@ -58,7 +58,7 @@ export const createSomeNewRpcClient = (
5858
};
5959
```
6060

61-
If we need to import from other packages, context.addUtil is recommended. For detail about this, please see: [Common helpers or utils](https://github.com/cosmology-tech/telescope/blob/main/docs/helpers.md)
61+
If we need to import from other packages, context.addUtil is recommended. For detail about this, please see: [Common helpers or utils](https://github.com/hyperweb-io/telescope/blob/main/docs/helpers.md)
6262

6363
## 2 add it to the index
6464

@@ -99,7 +99,7 @@ it('GRPC web Msg Client', () => {
9999
});
100100
```
101101

102-
Note: Run "yarn buidl" in ast package folder to keep it updated to other packages, by doing this, code in telescope package can invoke newly built ast functions. More detail on this, please see our docs on [Packages and workspace](https://github.com/cosmology-tech/telescope/blob/main/docs/packages.md).
102+
Note: Run "yarn buidl" in ast package folder to keep it updated to other packages, by doing this, code in telescope package can invoke newly built ast functions. More detail on this, please see our docs on [Packages and workspace](https://github.com/hyperweb-io/telescope/blob/main/docs/packages.md).
103103
```
104104
cd packages/ast
105105
yarn buidl
@@ -124,7 +124,7 @@ interface TelescopeOpts {
124124
};
125125
```
126126
127-
Note: After editing the option in types package, don't forget to run "yarn buidl" inside the types package keeping other packages up-to-date with the newest changes of the option. More detail on this, please see our docs on [Packages and workspace](https://github.com/cosmology-tech/telescope/blob/main/docs/packages.md).
127+
Note: After editing the option in types package, don't forget to run "yarn buidl" inside the types package keeping other packages up-to-date with the newest changes of the option. More detail on this, please see our docs on [Packages and workspace](https://github.com/hyperweb-io/telescope/blob/main/docs/packages.md).
128128
```
129129
cd packages/types
130130
yarn buidl
@@ -259,4 +259,4 @@ describe('bundle package registries and root file names', () => {
259259
})
260260
```
261261
262-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
262+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)

docs/helpers.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
1+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)
22

33
# Common helpers or utils
44

@@ -93,4 +93,4 @@ export const UTIL_HELPERS = [
9393
];
9494
```
9595
96-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
96+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)

docs/migration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
1+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)
22

33
## Migration to v1.0
44

docs/packages.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
1+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)
22

33
# Packages and workspace
44

@@ -39,4 +39,4 @@ yarn build:ts # now the types will also show up
3939
```
4040

4141

42-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
42+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)

docs/setup.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
1+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)
22

33
## Setup
44

@@ -11,4 +11,4 @@ yarn bootstrap ## this installs dependencies and links the local packages inste
1111
yarn build ## this recursively builds all packages (this command also exists inside each package)
1212
```
1313

14-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
14+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)

docs/tests.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
1+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)
22

33
# Tests
44

@@ -32,4 +32,4 @@ cd ./packages/telescope
3232
yarn test:watch
3333
```
3434

35-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
35+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)

docs/working-with-asts.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
1+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)
22

33
# working with ASTs
44

@@ -135,7 +135,7 @@ export const createNewGenerator = () => {
135135
};
136136
```
137137

138-
NOTE, see our docs on [creating new generators](https://github.com/cosmology-tech/telescope/blob/main/docs/creating-new-generators.md) which shows how to create and run a test.
138+
NOTE, see our docs on [creating new generators](https://github.com/hyperweb-io/telescope/blob/main/docs/creating-new-generators.md) which shows how to create and run a test.
139139

140140

141-
[< back](https://github.com/cosmology-tech/telescope/blob/main/docs/README.md)
141+
[< back](https://github.com/hyperweb-io/telescope/blob/main/docs/README.md)

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"registry": "https://registry.npmjs.org",
1313
"command": {
1414
"create": {
15-
"homepage": "https://github.com/cosmology-tech/telescope",
15+
"homepage": "https://github.com/hyperweb-io/telescope",
1616
"license": "SEE LICENSE IN LICENSE",
1717
"access": "restricted"
1818
},

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
],
4646
"repository": {
4747
"type": "git",
48-
"url": "https://github.com/cosmology-tech/telescope"
48+
"url": "https://github.com/hyperweb-io/telescope"
4949
},
5050
"dependencies": {
5151
"@jest/transform": "29.5.0"
5252
},
5353
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
54-
}
54+
}

0 commit comments

Comments
 (0)