You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/authz/README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
This is a Cosmos App project bootstrapped with [`create-cosmos-app`](https://github.com/hyperweb-io/create-cosmos-app).
1
+
This is a Cosmos App project bootstrapped with [`create-interchain-app`](https://github.com/hyperweb-io/create-interchain-app).
2
2
3
3
## Getting Started
4
4
@@ -20,11 +20,11 @@ The npm package for the Official Cosmos chain registry. Get chain and token data
20
20
21
21
*https://github.com/hyperweb-io/chain-registry
22
22
23
-
### Cosmology Videos
23
+
### Hyperweb Videos
24
24
25
25
Checkout more videos for how to use various frontend tooling in the Cosmos!
26
26
27
-
*https://cosmology.zone/learn
27
+
*https://hyperweb.io/learn
28
28
29
29
### Interchain Kit
30
30
@@ -68,17 +68,17 @@ Check out our [Next.js deployment documentation](https://nextjs.org/docs/deploym
68
68
69
69
Checkout these related projects:
70
70
71
-
*[@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
71
+
*[@hyperweb/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
72
72
*[@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
73
73
*[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.
74
74
*[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.
75
-
*[create-cosmos-app](https://github.com/hyperweb-io/create-cosmos-app) Set up a modern Cosmos app by running one command.
75
+
*[create-interchain-app](https://github.com/hyperweb-io/create-interchain-app) Set up a modern Cosmos app by running one command.
76
76
*[interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
77
77
*[starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
78
78
79
79
## Credits
80
80
81
-
🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.zone/validator)
81
+
🛠 Built by Hyperweb — if you like our tools, please consider delegating to [our validator ⚛️](https://hyperweb.io/validator)
0 commit comments