Skip to content

Commit 3d9b7c4

Browse files
committed
rename
1 parent 470beeb commit 3d9b7c4

File tree

34 files changed

+662
-662
lines changed

34 files changed

+662
-662
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ yarn locks
265265

266266
Checkout these related projects:
267267

268-
- [telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
268+
- [telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
269269
- [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
270270
- [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.
271271
- [interchain-kit](https://github.com/hyperweb-io/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.

boilerplates/lerna-module/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ yarn build:dev
4040

4141
Checkout these related projects:
4242

43-
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
43+
* [@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
4444
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
45-
* [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.
46-
* [interchain-kit](https://github.com/cosmology-tech/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
47-
* [create-interchain-app](https://github.com/cosmology-tech/create-interchain-app) Set up a modern Cosmos app by running one command.
48-
* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
49-
* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
45+
* [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.
46+
* [interchain-kit](https://github.com/hyperweb-io/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
47+
* [create-interchain-app](https://github.com/hyperweb-io/create-interchain-app) Set up a modern Cosmos app by running one command.
48+
* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
49+
* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
5050

5151
## Credits
5252

boilerplates/lerna-tsx-module/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ yarn build
3131

3232
Checkout these related projects:
3333

34-
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
34+
* [@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
3535
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
36-
* [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.
37-
* [interchain-kit](https://github.com/cosmology-tech/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
38-
* [create-interchain-app](https://github.com/cosmology-tech/create-interchain-app) Set up a modern Cosmos app by running one command.
39-
* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
40-
* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
36+
* [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.
37+
* [interchain-kit](https://github.com/hyperweb-io/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
38+
* [create-interchain-app](https://github.com/hyperweb-io/create-interchain-app) Set up a modern Cosmos app by running one command.
39+
* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
40+
* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
4141

4242
## Credits
4343

boilerplates/lerna-workspace/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ yarn build:dev
4040

4141
Checkout these related projects:
4242

43-
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
43+
* [@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
4444
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
45-
* [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.
46-
* [interchain-kit](https://github.com/cosmology-tech/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
47-
* [create-interchain-app](https://github.com/cosmology-tech/create-interchain-app) Set up a modern Cosmos app by running one command.
48-
* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
49-
* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
45+
* [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.
46+
* [interchain-kit](https://github.com/hyperweb-io/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
47+
* [create-interchain-app](https://github.com/hyperweb-io/create-interchain-app) Set up a modern Cosmos app by running one command.
48+
* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
49+
* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
5050

5151
## Credits
5252

boilerplates/telescope/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ npm install __PACKAGE_IDENTIFIER__
4747
```js
4848
import { __CHAINNAME__ } from '__PACKAGE_IDENTIFIER__';
4949

50-
const { createRPCQueryClient } = __CHAINNAME__.ClientFactory;
50+
const { createRPCQueryClient } = __CHAINNAME__.ClientFactory;
5151
const client = await createRPCQueryClient({ rpcEndpoint: RPC_ENDPOINT });
5252

5353
// now you can query the cosmos modules
@@ -61,7 +61,7 @@ const balances = await client.__CHAINNAME__.exchange.v1beta1
6161

6262
### Composing Messages
6363

64-
Import the `__CHAINNAME__` object from `__PACKAGE_IDENTIFIER__`.
64+
Import the `__CHAINNAME__` object from `__PACKAGE_IDENTIFIER__`.
6565

6666
```js
6767
import { __CHAINNAME__ } from '__PACKAGE_IDENTIFIER__';
@@ -133,7 +133,7 @@ const {
133133

134134
## Connecting with Wallets and Signing Messages
135135

136-
⚡️ For web interfaces, we recommend using [interchain-kit](https://github.com/cosmology-tech/interchain-kit). Continue below to see how to manually construct signers and clients.
136+
⚡️ For web interfaces, we recommend using [interchain-kit](https://github.com/hyperweb-io/interchain-kit). Continue below to see how to manually construct signers and clients.
137137

138138
Here are the docs on [creating signers](https://docs.cosmology.zone/interchain-kit) in interchain-kit that can be used with Keplr and other wallets.
139139

@@ -221,7 +221,7 @@ If you want to manually construct a stargate client
221221
import { OfflineSigner, GeneratedType, Registry } from "@cosmjs/proto-signing";
222222
import { AminoTypes, SigningStargateClient } from "@cosmjs/stargate";
223223

224-
import {
224+
import {
225225
cosmosAminoConverters,
226226
cosmosProtoRegistry,
227227
cosmwasmAminoConverters,
@@ -303,13 +303,13 @@ npm publish
303303

304304
Checkout these related projects:
305305

306-
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
306+
* [@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
307307
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
308-
* [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.
309-
* [interchain-kit](https://github.com/cosmology-tech/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
310-
* [create-interchain-app](https://github.com/cosmology-tech/create-interchain-app) Set up a modern Cosmos app by running one command.
311-
* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
312-
* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
308+
* [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.
309+
* [interchain-kit](https://github.com/hyperweb-io/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
310+
* [create-interchain-app](https://github.com/hyperweb-io/create-interchain-app) Set up a modern Cosmos app by running one command.
311+
* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
312+
* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
313313

314314
## Credits
315315

boilerplates/ts-codegen-npm-module/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ yarn publish
4848

4949
Checkout these related projects:
5050

51-
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
51+
* [@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
5252
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
53-
* [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.
54-
* [interchain-kit](https://github.com/cosmology-tech/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
55-
* [create-interchain-app](https://github.com/cosmology-tech/create-interchain-app) Set up a modern Cosmos app by running one command.
56-
* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
57-
* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
53+
* [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.
54+
* [interchain-kit](https://github.com/hyperweb-io/interchain-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
55+
* [create-interchain-app](https://github.com/hyperweb-io/create-interchain-app) Set up a modern Cosmos app by running one command.
56+
* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
57+
* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
5858

5959
## Credits
6060

boilerplates/ts-codegen-npm-module/contracts/stargaze-minter/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"version": "0.0.7",
66
"description": "stargaze",
77
"author": "Dan Lynch <[email protected]>",
8-
"homepage": "https://github.com/cosmology-tech/cosmjson/tree/master/packages/stargaze#readme",
8+
"homepage": "https://github.com/hyperweb-io/cosmjson/tree/master/packages/stargaze#readme",
99
"license": "SEE LICENSE IN LICENSE",
1010
"publishConfig": {
1111
"access": "public"
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/cosmology-tech/cosmjson"
15+
"url": "https://github.com/hyperweb-io/cosmjson"
1616
},
1717
"bugs": {
18-
"url": "https://github.com/cosmology-tech/cosmjson/issues"
18+
"url": "https://github.com/hyperweb-io/cosmjson/issues"
1919
},
2020
"gitHead": "2d1a7b9aa6c3ac7596dbea4211180fd5c7235513"
2121
}

boilerplates/ts-codegen-npm-module/contracts/stargaze-sg721/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"version": "0.0.7",
66
"description": "stargaze",
77
"author": "Dan Lynch <[email protected]>",
8-
"homepage": "https://github.com/cosmology-tech/cosmjson/tree/master/packages/stargaze#readme",
8+
"homepage": "https://github.com/hyperweb-io/cosmjson/tree/master/packages/stargaze#readme",
99
"license": "SEE LICENSE IN LICENSE",
1010
"publishConfig": {
1111
"access": "public"
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/cosmology-tech/cosmjson"
15+
"url": "https://github.com/hyperweb-io/cosmjson"
1616
},
1717
"bugs": {
18-
"url": "https://github.com/cosmology-tech/cosmjson/issues"
18+
"url": "https://github.com/hyperweb-io/cosmjson/issues"
1919
},
2020
"gitHead": "2d1a7b9aa6c3ac7596dbea4211180fd5c7235513"
2121
}

0 commit comments

Comments
 (0)