diff --git a/.github/workflows/e2e-tests.yaml b/.github/workflows/e2e-tests.yaml
index 4d02f39a..9985b654 100644
--- a/.github/workflows/e2e-tests.yaml
+++ b/.github/workflows/e2e-tests.yaml
@@ -31,7 +31,7 @@ jobs:
- name: Set Up Starship Infrastructure
id: starship-infra
- uses: cosmology-tech/starship-action@0.5.5
+ uses: hyperweb-io/starship-action@0.5.5
with:
config: libs/interchainjs/starship/configs/config.workflow.yaml
@@ -59,7 +59,7 @@ jobs:
- name: Set Up Starship Infrastructure
id: starship-infra
- uses: cosmology-tech/starship-action@0.5.5
+ uses: hyperweb-io/starship-action@0.5.5
with:
config: networks/cosmos/starship/configs/config.workflow.yaml
diff --git a/.github/workflows/injective-e2e-tests.yaml b/.github/workflows/injective-e2e-tests.yaml
index 1d60cdd4..339d9934 100644
--- a/.github/workflows/injective-e2e-tests.yaml
+++ b/.github/workflows/injective-e2e-tests.yaml
@@ -25,7 +25,7 @@ jobs:
- name: Set Up Starship Infrastructure
id: starship-infra
- uses: cosmology-tech/starship-action@0.5.5
+ uses: hyperweb-io/starship-action@0.5.5
with:
config: networks/injective/starship/configs/config.workflow.yaml
diff --git a/README.md b/README.md
index 64c48a74..9b011387 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,11 @@
-
-
-
+
+
A single, universal signing interface for any network. Birthed from the interchain ecosystem for builders. Create adapters for any web3 network.
@@ -95,3 +95,29 @@ We created a specific package to make it easy to migrate from `@cosmjs`.
### Transactions
- [@interchainjs/ethereum](/networks/ethereum/README.md)
+
+## Interchain JavaScript Stack
+
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
+
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/lerna.json b/lerna.json
index c21d58d3..f18e5ca0 100644
--- a/lerna.json
+++ b/lerna.json
@@ -14,7 +14,7 @@
"registry": "https://registry.npmjs.org",
"command": {
"create": {
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"license": "SEE LICENSE IN LICENSE",
"access": "restricted"
},
diff --git a/libs/cosmos-types/CHANGELOG.md b/libs/cosmos-types/CHANGELOG.md
index 0129b6b4..618e69bf 100644
--- a/libs/cosmos-types/CHANGELOG.md
+++ b/libs/cosmos-types/CHANGELOG.md
@@ -3,135 +3,135 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@1.6.2...@interchainjs/cosmos-types@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@1.6.2...@interchainjs/cosmos-types@1.6.3) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@1.6.1...@interchainjs/cosmos-types@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@1.6.1...@interchainjs/cosmos-types@1.6.2) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@1.6.0...@interchainjs/cosmos-types@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@1.6.0...@interchainjs/cosmos-types@1.6.1) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos-types
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.41...@interchainjs/cosmos-types@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.41...@interchainjs/cosmos-types@1.6.0) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.40...@interchainjs/cosmos-types@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.40...@interchainjs/cosmos-types@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.40...@interchainjs/cosmos-types@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.40...@interchainjs/cosmos-types@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.34...@interchainjs/cosmos-types@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.34...@interchainjs/cosmos-types@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.33...@interchainjs/cosmos-types@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.33...@interchainjs/cosmos-types@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-alpha.33...@interchainjs/cosmos-types@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-alpha.33...@interchainjs/cosmos-types@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-alpha.32...@interchainjs/cosmos-types@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-alpha.32...@interchainjs/cosmos-types@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-alpha.31...@interchainjs/cosmos-types@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-alpha.31...@interchainjs/cosmos-types@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-alpha.30...@interchainjs/cosmos-types@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-alpha.30...@interchainjs/cosmos-types@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.17...@interchainjs/cosmos-types@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.17...@interchainjs/cosmos-types@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.16...@interchainjs/cosmos-types@0.0.1-beta.17) (2024-10-23)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.16...@interchainjs/cosmos-types@0.0.1-beta.17) (2024-10-23)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.15...@interchainjs/cosmos-types@0.0.1-beta.16) (2024-10-22)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.15...@interchainjs/cosmos-types@0.0.1-beta.16) (2024-10-22)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.14...@interchainjs/cosmos-types@0.0.1-beta.15) (2024-10-22)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.14...@interchainjs/cosmos-types@0.0.1-beta.15) (2024-10-22)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.13...@interchainjs/cosmos-types@0.0.1-beta.14) (2024-10-22)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.13...@interchainjs/cosmos-types@0.0.1-beta.14) (2024-10-22)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.12...@interchainjs/cosmos-types@0.0.1-beta.13) (2024-10-21)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.12...@interchainjs/cosmos-types@0.0.1-beta.13) (2024-10-21)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.11...@interchainjs/cosmos-types@0.0.1-beta.12) (2024-10-21)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.11...@interchainjs/cosmos-types@0.0.1-beta.12) (2024-10-21)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.10...@interchainjs/cosmos-types@0.0.1-beta.11) (2024-10-21)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.10...@interchainjs/cosmos-types@0.0.1-beta.11) (2024-10-21)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.9...@interchainjs/cosmos-types@0.0.1-beta.10) (2024-10-21)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.9...@interchainjs/cosmos-types@0.0.1-beta.10) (2024-10-21)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.8...@interchainjs/cosmos-types@0.0.1-beta.9) (2024-09-10)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.8...@interchainjs/cosmos-types@0.0.1-beta.9) (2024-09-10)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.7...@interchainjs/cosmos-types@0.0.1-beta.8) (2024-08-30)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.7...@interchainjs/cosmos-types@0.0.1-beta.8) (2024-08-30)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.6...@interchainjs/cosmos-types@0.0.1-beta.7) (2024-08-21)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.6...@interchainjs/cosmos-types@0.0.1-beta.7) (2024-08-21)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.5...@interchainjs/cosmos-types@0.0.1-beta.6) (2024-08-19)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.5...@interchainjs/cosmos-types@0.0.1-beta.6) (2024-08-19)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.4...@interchainjs/cosmos-types@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.4...@interchainjs/cosmos-types@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.3...@interchainjs/cosmos-types@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.3...@interchainjs/cosmos-types@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.2...@interchainjs/cosmos-types@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.2...@interchainjs/cosmos-types@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.1...@interchainjs/cosmos-types@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.1...@interchainjs/cosmos-types@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.0...@interchainjs/cosmos-types@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1-beta.0...@interchainjs/cosmos-types@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1...@interchainjs/cosmos-types@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1...@interchainjs/cosmos-types@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1...@interchainjs/cosmos-types@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1...@interchainjs/cosmos-types@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos-types
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos-types@0.0.1...@interchainjs/cosmos-types@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos-types@0.0.1...@interchainjs/cosmos-types@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos-types
diff --git a/libs/cosmos-types/README.md b/libs/cosmos-types/README.md
index b6913446..ef54c43f 100644
--- a/libs/cosmos-types/README.md
+++ b/libs/cosmos-types/README.md
@@ -5,19 +5,39 @@
-
-
-
+
+
Fundamental types for Networks/Cosmos to use.
Generated by Telescope. (Will generate code with less redundancy in future version.)
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/libs/cosmos-types/package.json b/libs/cosmos-types/package.json
index 403cd0a3..97b2dd2b 100644
--- a/libs/cosmos-types/package.json
+++ b/libs/cosmos-types/package.json
@@ -6,10 +6,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/libs/injective-react/CHANGELOG.md b/libs/injective-react/CHANGELOG.md
index e249670c..2001091d 100644
--- a/libs/injective-react/CHANGELOG.md
+++ b/libs/injective-react/CHANGELOG.md
@@ -3,43 +3,43 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.7.1](https://github.com/cosmology-tech/interchainjs/compare/injective-react@1.7.0...injective-react@1.7.1) (2025-01-15)
+## [1.7.1](https://github.com/hyperweb-io/interchainjs/compare/injective-react@1.7.0...injective-react@1.7.1) (2025-01-15)
**Note:** Version bump only for package injective-react
-# [1.7.0](https://github.com/cosmology-tech/interchainjs/compare/injective-react@1.6.5...injective-react@1.7.0) (2025-01-13)
+# [1.7.0](https://github.com/hyperweb-io/interchainjs/compare/injective-react@1.6.5...injective-react@1.7.0) (2025-01-13)
**Note:** Version bump only for package injective-react
-## [1.6.5](https://github.com/cosmology-tech/interchainjs/compare/injective-react@1.6.4...injective-react@1.6.5) (2024-12-26)
+## [1.6.5](https://github.com/hyperweb-io/interchainjs/compare/injective-react@1.6.4...injective-react@1.6.5) (2024-12-26)
**Note:** Version bump only for package injective-react
-## [1.6.4](https://github.com/cosmology-tech/interchainjs/compare/injective-react@1.6.3...injective-react@1.6.4) (2024-12-25)
+## [1.6.4](https://github.com/hyperweb-io/interchainjs/compare/injective-react@1.6.3...injective-react@1.6.4) (2024-12-25)
**Note:** Version bump only for package injective-react
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/injective-react@1.6.2...injective-react@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/injective-react@1.6.2...injective-react@1.6.3) (2024-12-17)
**Note:** Version bump only for package injective-react
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/injective-react@1.6.1...injective-react@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/injective-react@1.6.1...injective-react@1.6.2) (2024-12-17)
**Note:** Version bump only for package injective-react
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/injective-react@1.6.0...injective-react@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/injective-react@1.6.0...injective-react@1.6.1) (2024-12-17)
**Note:** Version bump only for package injective-react
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/injective-react@0.0.1-beta.41...injective-react@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/injective-react@0.0.1-beta.41...injective-react@1.6.0) (2024-12-17)
**Note:** Version bump only for package injective-react
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/injective-react@0.0.1-beta.40...injective-react@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/injective-react@0.0.1-beta.40...injective-react@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package injective-react
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/injective-react@0.0.1-beta.40...injective-react@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/injective-react@0.0.1-beta.40...injective-react@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package injective-react
@@ -47,171 +47,171 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
**Note:** Version bump only for package injective-react
-## [0.0.1-beta.36](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
+## [0.0.1-beta.36](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.35](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
+## [0.0.1-beta.35](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
+## [0.0.1-beta.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.29](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
+## [0.0.1-beta.29](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.28](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
+## [0.0.1-beta.28](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.27](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
+## [0.0.1-beta.27](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.26](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
+## [0.0.1-beta.26](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.25](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
+## [0.0.1-beta.25](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.24](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
+## [0.0.1-beta.24](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.23](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
+## [0.0.1-beta.23](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.22](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
+## [0.0.1-beta.22](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.21](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
+## [0.0.1-beta.21](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.20](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
+## [0.0.1-beta.20](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.19](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
+## [0.0.1-beta.19](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.18](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
+## [0.0.1-beta.18](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
diff --git a/libs/injective-react/README.md b/libs/injective-react/README.md
index 55505fa9..3c3491eb 100644
--- a/libs/injective-react/README.md
+++ b/libs/injective-react/README.md
@@ -6,11 +6,11 @@
-
-
-
+
+
## install
@@ -129,7 +129,7 @@ const { mutate: delegate, isSuccess: isDelegateSuccess } = useDelegate({
For tx messages, there're helper functions to sign and broadcast messages:
-For more detailed usage on how to use these functions, please see the starship tests in the [networks/injective repo](https://github.com/cosmology-tech/interchainjs/tree/main/networks/injective/starship/__tests__)
+For more detailed usage on how to use these functions, please see the starship tests in the [networks/injective repo](https://github.com/hyperweb-io/interchainjs/tree/main/networks/injective/starship/__tests__)
There're also react hooks for helper functions. Please see the [Tx Hooks](#tx-hooks) section.
@@ -485,9 +485,9 @@ const { deposit, submitProposal, vote, voteWeighted } =
## Connecting with Wallets and Signing Messages
-⚡️ 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.
+⚡️ 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.
-Here are the docs on [creating signers](https://github.com/cosmology-tech/interchain-kit/blob/main/packages/core/README.md) in interchain-kit that can be used with Keplr and other wallets.
+Here are the docs on [creating signers](https://github.com/hyperweb-io/interchain-kit/blob/main/packages/core/README.md) in interchain-kit that can be used with Keplr and other wallets.
### Initializing the Stargate Client
@@ -506,7 +506,7 @@ signingClient = await InjSigningClient.connectWithSigner(
To broadcast messages, you can create signers with a variety of options:
-- [interchain-kit](https://github.com/cosmology-tech/interchain-kit/) (recommended)
+- [interchain-kit](https://github.com/hyperweb-io/interchain-kit/) (recommended)
- [keplr](https://docs.keplr.app/api/cosmjs.html)
- [cosmjs](https://gist.github.com/webmaster128/8444d42a7eceeda2544c8a59fbd7e1d9)
@@ -543,7 +543,7 @@ const response = await stargateClient.signAndBroadcast(address, [msg], fee);
### All In One Example
-For a comprehensive example of how to use InjectiveJS to send messages, please see the example [here](https://github.com/cosmology-tech/create-cosmos-app/blob/main/examples/injective/components/SendMsg.tsx). This example demonstrates how to:
+For a comprehensive example of how to use InjectiveJS to send messages, please see the example [here](https://github.com/hyperweb-io/create-cosmos-app/blob/main/examples/injective/components/SendMsg.tsx). This example demonstrates how to:
- Initialize the client.
- Create and sign messages.
@@ -552,7 +552,7 @@ For a comprehensive example of how to use InjectiveJS to send messages, please s
The example provides a complete walkthrough of setting up the client, creating a message for sending tokens, and broadcasting the transaction to the Injective blockchain.
-Follow the [instructions](https://github.com/cosmology-tech/create-cosmos-app/tree/main/examples/injective) in the example to set up your InjectiveJS client and start sending messages to the Injective blockchain.
+Follow the [instructions](https://github.com/hyperweb-io/create-cosmos-app/tree/main/examples/injective) in the example to set up your InjectiveJS client and start sending messages to the Injective blockchain.
## Advanced Usage
@@ -622,17 +622,28 @@ yarn build
yarn publish
```
-## Credits
+## Interchain JavaScript Stack
+
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.tech/validator)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
-Code built with the help of these related projects:
+## Credits
-- [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) for generated CosmWasm contract Typescript classes
-- [@cosmology/telescope](https://github.com/cosmology-tech/telescope) a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs.
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
-## License
+## Disclaimer
-MIT License (MIT) & Apache License
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/libs/injective-react/package.json b/libs/injective-react/package.json
index 7a6bf4c0..cdb4b4b2 100644
--- a/libs/injective-react/package.json
+++ b/libs/injective-react/package.json
@@ -6,10 +6,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/libs/injective-vue/CHANGELOG.md b/libs/injective-vue/CHANGELOG.md
index 853b4351..f0819618 100644
--- a/libs/injective-vue/CHANGELOG.md
+++ b/libs/injective-vue/CHANGELOG.md
@@ -3,27 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.7.1](https://github.com/cosmology-tech/interchainjs/compare/injective-vue@1.7.0...injective-vue@1.7.1) (2025-01-15)
+## [1.7.1](https://github.com/hyperweb-io/interchainjs/compare/injective-vue@1.7.0...injective-vue@1.7.1) (2025-01-15)
**Note:** Version bump only for package injective-vue
-# [1.7.0](https://github.com/cosmology-tech/interchainjs/compare/injective-vue@1.6.5...injective-vue@1.7.0) (2025-01-13)
+# [1.7.0](https://github.com/hyperweb-io/interchainjs/compare/injective-vue@1.6.5...injective-vue@1.7.0) (2025-01-13)
**Note:** Version bump only for package injective-vue
-## [1.6.5](https://github.com/cosmology-tech/interchainjs/compare/injective-vue@1.6.4...injective-vue@1.6.5) (2024-12-26)
+## [1.6.5](https://github.com/hyperweb-io/interchainjs/compare/injective-vue@1.6.4...injective-vue@1.6.5) (2024-12-26)
**Note:** Version bump only for package injective-vue
-## [1.6.4](https://github.com/cosmology-tech/interchainjs/compare/injective-vue@1.6.3...injective-vue@1.6.4) (2024-12-25)
+## [1.6.4](https://github.com/hyperweb-io/interchainjs/compare/injective-vue@1.6.3...injective-vue@1.6.4) (2024-12-25)
**Note:** Version bump only for package injective-vue
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/injective-vue@1.6.2...injective-vue@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/injective-vue@1.6.2...injective-vue@1.6.3) (2024-12-17)
**Note:** Version bump only for package injective-vue
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/injective-vue@1.6.1...injective-vue@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/injective-vue@1.6.1...injective-vue@1.6.2) (2024-12-17)
**Note:** Version bump only for package injective-vue
@@ -31,15 +31,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
**Note:** Version bump only for package injective-vue
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/injective-react@0.0.1-beta.41...injective-react@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/injective-react@0.0.1-beta.41...injective-react@1.6.0) (2024-12-17)
**Note:** Version bump only for package injective-react
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/injective-react@0.0.1-beta.40...injective-react@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/injective-react@0.0.1-beta.40...injective-react@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package injective-react
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/injective-react@0.0.1-beta.40...injective-react@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/injective-react@0.0.1-beta.40...injective-react@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package injective-react
@@ -47,171 +47,171 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
**Note:** Version bump only for package injective-react
-## [0.0.1-beta.36](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
+## [0.0.1-beta.36](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.35](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
+## [0.0.1-beta.35](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
+## [0.0.1-beta.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.29](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
+## [0.0.1-beta.29](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.28](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
+## [0.0.1-beta.28](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.27](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
+## [0.0.1-beta.27](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.26](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
+## [0.0.1-beta.26](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.25](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
+## [0.0.1-beta.25](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.24](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
+## [0.0.1-beta.24](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.23](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
+## [0.0.1-beta.23](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.22](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
+## [0.0.1-beta.22](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.21](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
+## [0.0.1-beta.21](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.20](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
+## [0.0.1-beta.20](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.19](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
+## [0.0.1-beta.19](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.18](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
+## [0.0.1-beta.18](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
diff --git a/libs/injective-vue/README.md b/libs/injective-vue/README.md
index 46360fc1..6b2126ce 100644
--- a/libs/injective-vue/README.md
+++ b/libs/injective-vue/README.md
@@ -6,11 +6,11 @@
-
-
-
+
+
## install
@@ -222,9 +222,9 @@ const { deposit, submitProposal, vote, voteWeighted } =
## Connecting with Wallets and Signing Messages
-⚡️ 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.
+⚡️ 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.
-Here are the docs on [creating signers](https://github.com/cosmology-tech/interchain-kit/blob/main/packages/core/README.md) in interchain-kit that can be used with Keplr and other wallets.
+Here are the docs on [creating signers](https://github.com/hyperweb-io/interchain-kit/blob/main/packages/core/README.md) in interchain-kit that can be used with Keplr and other wallets.
### Initializing the Stargate Client
@@ -243,7 +243,7 @@ signingClient = await InjSigningClient.connectWithSigner(
To broadcast messages, you can create signers with a variety of options:
-- [interchain-kit](https://github.com/cosmology-tech/interchain-kit/) (recommended)
+- [interchain-kit](https://github.com/hyperweb-io/interchain-kit/) (recommended)
- [keplr](https://docs.keplr.app/api/cosmjs.html)
- [cosmjs](https://gist.github.com/webmaster128/8444d42a7eceeda2544c8a59fbd7e1d9)
@@ -280,7 +280,7 @@ const response = await stargateClient.signAndBroadcast(address, [msg], fee);
### All In One Example
-For a comprehensive example of how to use InjectiveJS to send messages, please see the example [here](https://github.com/cosmology-tech/create-cosmos-app/blob/main/examples/injective-vue/src/views/injective.vue). This example demonstrates how to:
+For a comprehensive example of how to use InjectiveJS to send messages, please see the example [here](https://github.com/hyperweb-io/create-cosmos-app/blob/main/examples/injective-vue/src/views/injective.vue). This example demonstrates how to:
- Initialize the client.
- Create and sign messages.
@@ -289,7 +289,7 @@ For a comprehensive example of how to use InjectiveJS to send messages, please s
The example provides a complete walkthrough of setting up the client, creating a message for sending tokens, and broadcasting the transaction to the Injective blockchain.
-Follow the [instructions](https://github.com/cosmology-tech/create-cosmos-app/blob/main/examples/injective-vue) in the example to set up your InjectiveJS client and start sending messages to the Injective blockchain.
+Follow the [instructions](https://github.com/hyperweb-io/create-cosmos-app/blob/main/examples/injective-vue) in the example to set up your InjectiveJS client and start sending messages to the Injective blockchain.
## Advanced Usage
@@ -359,17 +359,28 @@ yarn build
yarn publish
```
-## Credits
+## Interchain JavaScript Stack
+
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.tech/validator)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
-Code built with the help of these related projects:
+## Credits
-- [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) for generated CosmWasm contract Typescript classes
-- [@cosmology/telescope](https://github.com/cosmology-tech/telescope) a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs.
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
-## License
+## Disclaimer
-MIT License (MIT) & Apache License
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/libs/injective-vue/package.json b/libs/injective-vue/package.json
index 877e0eb8..497732b1 100644
--- a/libs/injective-vue/package.json
+++ b/libs/injective-vue/package.json
@@ -6,10 +6,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/libs/injectivejs/CHANGELOG.md b/libs/injectivejs/CHANGELOG.md
index 9405a5d1..8beb5cad 100644
--- a/libs/injectivejs/CHANGELOG.md
+++ b/libs/injectivejs/CHANGELOG.md
@@ -3,43 +3,43 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.7.1](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@1.7.0...injectivejs@1.7.1) (2025-01-15)
+## [1.7.1](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@1.7.0...injectivejs@1.7.1) (2025-01-15)
**Note:** Version bump only for package injectivejs
-# [1.7.0](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@1.6.5...injectivejs@1.7.0) (2025-01-13)
+# [1.7.0](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@1.6.5...injectivejs@1.7.0) (2025-01-13)
**Note:** Version bump only for package injectivejs
-## [1.6.5](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@1.6.4...injectivejs@1.6.5) (2024-12-26)
+## [1.6.5](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@1.6.4...injectivejs@1.6.5) (2024-12-26)
**Note:** Version bump only for package injectivejs
-## [1.6.4](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@1.6.3...injectivejs@1.6.4) (2024-12-25)
+## [1.6.4](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@1.6.3...injectivejs@1.6.4) (2024-12-25)
**Note:** Version bump only for package injectivejs
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@1.6.2...injectivejs@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@1.6.2...injectivejs@1.6.3) (2024-12-17)
**Note:** Version bump only for package injectivejs
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@1.6.1...injectivejs@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@1.6.1...injectivejs@1.6.2) (2024-12-17)
**Note:** Version bump only for package injectivejs
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@1.6.0...injectivejs@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@1.6.0...injectivejs@1.6.1) (2024-12-17)
**Note:** Version bump only for package injectivejs
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@0.0.1-beta.41...injectivejs@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@0.0.1-beta.41...injectivejs@1.6.0) (2024-12-17)
**Note:** Version bump only for package injectivejs
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@0.0.1-beta.40...injectivejs@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@0.0.1-beta.40...injectivejs@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package injectivejs
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/injectivejs@0.0.1-beta.40...injectivejs@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/injectivejs@0.0.1-beta.40...injectivejs@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package injectivejs
@@ -47,171 +47,171 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
**Note:** Version bump only for package injectivejs
-## [0.0.1-beta.36](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
+## [0.0.1-beta.36](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.35](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
+## [0.0.1-beta.35](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
+## [0.0.1-beta.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.29](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
+## [0.0.1-beta.29](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.28](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
+## [0.0.1-beta.28](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.27](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
+## [0.0.1-beta.27](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.26](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
+## [0.0.1-beta.26](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.25](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
+## [0.0.1-beta.25](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.24](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
+## [0.0.1-beta.24](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.23](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
+## [0.0.1-beta.23](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.22](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
+## [0.0.1-beta.22](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.21](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
+## [0.0.1-beta.21](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.20](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
+## [0.0.1-beta.20](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.19](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
+## [0.0.1-beta.19](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.18](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
+## [0.0.1-beta.18](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
diff --git a/libs/injectivejs/README.md b/libs/injectivejs/README.md
index ca8d0e3a..b3c043e9 100644
--- a/libs/injectivejs/README.md
+++ b/libs/injectivejs/README.md
@@ -6,11 +6,11 @@
-
-
-
+
+
## install
@@ -89,9 +89,9 @@ const exchangeBalance = await getExchangeBalances({});
For tx messages, there're helper functions to sign and broadcast messages:
-For more detailed usage on how to use these functions, please see the starship tests in the [networks/injective repo](https://github.com/cosmology-tech/interchainjs/tree/main/networks/injective/starship/__tests__)
+For more detailed usage on how to use these functions, please see the starship tests in the [networks/injective repo](https://github.com/hyperweb-io/interchainjs/tree/main/networks/injective/starship/__tests__)
-There're also react and vue hooks for helper functions. Please see [injective-react](https://github.com/cosmology-tech/interchainjs/tree/main/libs/injective-react) and [injective-vue](https://github.com/cosmology-tech/interchainjs/tree/main/libs/injective-vue) repos for more information.
+There're also react and vue hooks for helper functions. Please see [injective-react](https://github.com/hyperweb-io/interchainjs/tree/main/libs/injective-react) and [injective-vue](https://github.com/hyperweb-io/interchainjs/tree/main/libs/injective-vue) repos for more information.
```js
import {
@@ -445,9 +445,9 @@ const { deposit, submitProposal, vote, voteWeighted } =
## Connecting with Wallets and Signing Messages
-⚡️ 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.
+⚡️ 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.
-Here are the docs on [creating signers](https://github.com/cosmology-tech/interchain-kit/blob/main/packages/core/README.md) in interchain-kit that can be used with Keplr and other wallets.
+Here are the docs on [creating signers](https://github.com/hyperweb-io/interchain-kit/blob/main/packages/core/README.md) in interchain-kit that can be used with Keplr and other wallets.
### Initializing the Stargate Client
@@ -466,7 +466,7 @@ signingClient = await InjSigningClient.connectWithSigner(
To broadcast messages, you can create signers with a variety of options:
-- [interchain-kit](https://github.com/cosmology-tech/interchain-kit/) (recommended)
+- [interchain-kit](https://github.com/hyperweb-io/interchain-kit/) (recommended)
- [keplr](https://docs.keplr.app/api/cosmjs.html)
- [cosmjs](https://gist.github.com/webmaster128/8444d42a7eceeda2544c8a59fbd7e1d9)
@@ -503,7 +503,7 @@ const response = await stargateClient.signAndBroadcast(address, [msg], fee);
### All In One Example
-For a comprehensive example of how to use InjectiveJS to send messages, please see the example [here](https://github.com/cosmology-tech/create-cosmos-app/blob/main/examples/injective/components/SendMsg.tsx). This example demonstrates how to:
+For a comprehensive example of how to use InjectiveJS to send messages, please see the example [here](https://github.com/hyperweb-io/create-cosmos-app/blob/main/examples/injective/components/SendMsg.tsx). This example demonstrates how to:
- Initialize the client.
- Create and sign messages.
@@ -512,7 +512,7 @@ For a comprehensive example of how to use InjectiveJS to send messages, please s
The example provides a complete walkthrough of setting up the client, creating a message for sending tokens, and broadcasting the transaction to the Injective blockchain.
-Follow the [instructions](https://github.com/cosmology-tech/create-cosmos-app/tree/main/examples/injective) in the example to set up your InjectiveJS client and start sending messages to the Injective blockchain.
+Follow the [instructions](https://github.com/hyperweb-io/create-cosmos-app/tree/main/examples/injective) in the example to set up your InjectiveJS client and start sending messages to the Injective blockchain.
## Advanced Usage
@@ -582,17 +582,28 @@ yarn build
yarn publish
```
-## Credits
+## Interchain JavaScript Stack
+
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.tech/validator)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
-Code built with the help of these related projects:
+## Credits
-- [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) for generated CosmWasm contract Typescript classes
-- [@cosmology/telescope](https://github.com/cosmology-tech/telescope) a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs.
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
-## License
+## Disclaimer
-MIT License (MIT) & Apache License
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/libs/injectivejs/package.json b/libs/injectivejs/package.json
index 8a64379c..df4def44 100644
--- a/libs/injectivejs/package.json
+++ b/libs/injectivejs/package.json
@@ -6,10 +6,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/libs/interchain-react/CHANGELOG.md b/libs/interchain-react/CHANGELOG.md
index f5eb309d..c0b71661 100644
--- a/libs/interchain-react/CHANGELOG.md
+++ b/libs/interchain-react/CHANGELOG.md
@@ -3,51 +3,51 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.7.3](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.7.2...interchain-react@1.7.3) (2025-01-15)
+## [1.7.3](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.7.2...interchain-react@1.7.3) (2025-01-15)
**Note:** Version bump only for package interchain-react
-## [1.7.2](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.7.1...interchain-react@1.7.2) (2025-01-13)
+## [1.7.2](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.7.1...interchain-react@1.7.2) (2025-01-13)
**Note:** Version bump only for package interchain-react
-## [1.7.1](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.7.0...interchain-react@1.7.1) (2025-01-13)
+## [1.7.1](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.7.0...interchain-react@1.7.1) (2025-01-13)
**Note:** Version bump only for package interchain-react
-# [1.7.0](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.6.5...interchain-react@1.7.0) (2025-01-13)
+# [1.7.0](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.6.5...interchain-react@1.7.0) (2025-01-13)
**Note:** Version bump only for package interchain-react
-## [1.6.5](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.6.4...interchain-react@1.6.5) (2024-12-26)
+## [1.6.5](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.6.4...interchain-react@1.6.5) (2024-12-26)
**Note:** Version bump only for package interchain-react
-## [1.6.4](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.6.3...interchain-react@1.6.4) (2024-12-25)
+## [1.6.4](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.6.3...interchain-react@1.6.4) (2024-12-25)
**Note:** Version bump only for package interchain-react
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.6.2...interchain-react@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.6.2...interchain-react@1.6.3) (2024-12-17)
**Note:** Version bump only for package interchain-react
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.6.1...interchain-react@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.6.1...interchain-react@1.6.2) (2024-12-17)
**Note:** Version bump only for package interchain-react
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@1.6.0...interchain-react@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@1.6.0...interchain-react@1.6.1) (2024-12-17)
**Note:** Version bump only for package interchain-react
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@0.0.1-beta.41...interchain-react@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@0.0.1-beta.41...interchain-react@1.6.0) (2024-12-17)
**Note:** Version bump only for package interchain-react
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@0.0.1-beta.40...interchain-react@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@0.0.1-beta.40...interchain-react@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package interchain-react
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@0.0.1-beta.40...interchain-react@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@0.0.1-beta.40...interchain-react@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package interchain-react
@@ -55,171 +55,171 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
**Note:** Version bump only for package interchain-react
-## [0.0.1-beta.36](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
+## [0.0.1-beta.36](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.35](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
+## [0.0.1-beta.35](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
+## [0.0.1-beta.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.29](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
+## [0.0.1-beta.29](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.28](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
+## [0.0.1-beta.28](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.27](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
+## [0.0.1-beta.27](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.26](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
+## [0.0.1-beta.26](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.25](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
+## [0.0.1-beta.25](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.24](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
+## [0.0.1-beta.24](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.23](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
+## [0.0.1-beta.23](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.22](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
+## [0.0.1-beta.22](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.21](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
+## [0.0.1-beta.21](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.20](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
+## [0.0.1-beta.20](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.19](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
+## [0.0.1-beta.19](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.18](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
+## [0.0.1-beta.18](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
diff --git a/libs/interchain-react/README.md b/libs/interchain-react/README.md
index 0ac8b8a3..e02b1766 100644
--- a/libs/interchain-react/README.md
+++ b/libs/interchain-react/README.md
@@ -5,17 +5,37 @@
-
-
-
+
+
React query helper hooks(Tx, Query) generated by Telescope.
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/libs/interchain-react/package.json b/libs/interchain-react/package.json
index b2a44ab9..6ea5bf97 100644
--- a/libs/interchain-react/package.json
+++ b/libs/interchain-react/package.json
@@ -1,15 +1,15 @@
{
- "name": "interchain-react",
+ "name": "@interchainjs/react",
"version": "1.7.3",
- "description": "interchain-react is a JavaScript library providing react query hooks for interacting with Cosmos SDK based blockchains.",
+ "description": "@interchainjs/react is a JavaScript library providing react query hooks for interacting with Cosmos SDK based blockchains.",
"main": "index.js",
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/libs/interchain-vue/CHANGELOG.md b/libs/interchain-vue/CHANGELOG.md
index 86b62f22..cf4a1234 100644
--- a/libs/interchain-vue/CHANGELOG.md
+++ b/libs/interchain-vue/CHANGELOG.md
@@ -3,31 +3,31 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.7.2](https://github.com/cosmology-tech/interchainjs/compare/interchain-vue@1.7.1...interchain-vue@1.7.2) (2025-01-15)
+## [1.7.2](https://github.com/hyperweb-io/interchainjs/compare/interchain-vue@1.7.1...interchain-vue@1.7.2) (2025-01-15)
**Note:** Version bump only for package interchain-vue
-## [1.7.1](https://github.com/cosmology-tech/interchainjs/compare/interchain-vue@1.7.0...interchain-vue@1.7.1) (2025-01-13)
+## [1.7.1](https://github.com/hyperweb-io/interchainjs/compare/interchain-vue@1.7.0...interchain-vue@1.7.1) (2025-01-13)
**Note:** Version bump only for package interchain-vue
-# [1.7.0](https://github.com/cosmology-tech/interchainjs/compare/interchain-vue@1.6.5...interchain-vue@1.7.0) (2025-01-13)
+# [1.7.0](https://github.com/hyperweb-io/interchainjs/compare/interchain-vue@1.6.5...interchain-vue@1.7.0) (2025-01-13)
**Note:** Version bump only for package interchain-vue
-## [1.6.5](https://github.com/cosmology-tech/interchainjs/compare/interchain-vue@1.6.4...interchain-vue@1.6.5) (2024-12-26)
+## [1.6.5](https://github.com/hyperweb-io/interchainjs/compare/interchain-vue@1.6.4...interchain-vue@1.6.5) (2024-12-26)
**Note:** Version bump only for package interchain-vue
-## [1.6.4](https://github.com/cosmology-tech/interchainjs/compare/interchain-vue@1.6.3...interchain-vue@1.6.4) (2024-12-25)
+## [1.6.4](https://github.com/hyperweb-io/interchainjs/compare/interchain-vue@1.6.3...interchain-vue@1.6.4) (2024-12-25)
**Note:** Version bump only for package interchain-vue
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/interchain-vue@1.6.2...interchain-vue@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/interchain-vue@1.6.2...interchain-vue@1.6.3) (2024-12-17)
**Note:** Version bump only for package interchain-vue
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/interchain-vue@1.6.1...interchain-vue@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/interchain-vue@1.6.1...interchain-vue@1.6.2) (2024-12-17)
**Note:** Version bump only for package interchain-vue
@@ -35,15 +35,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
**Note:** Version bump only for package interchain-vue
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@0.0.1-beta.41...interchain-react@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@0.0.1-beta.41...interchain-react@1.6.0) (2024-12-17)
**Note:** Version bump only for package interchain-react
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@0.0.1-beta.40...interchain-react@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@0.0.1-beta.40...interchain-react@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package interchain-react
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/interchain-react@0.0.1-beta.40...interchain-react@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/interchain-react@0.0.1-beta.40...interchain-react@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package interchain-react
@@ -51,171 +51,171 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
**Note:** Version bump only for package interchain-react
-## [0.0.1-beta.36](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
+## [0.0.1-beta.36](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.35](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
+## [0.0.1-beta.35](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
+## [0.0.1-beta.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.29](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
+## [0.0.1-beta.29](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.28](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
+## [0.0.1-beta.28](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.27](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
+## [0.0.1-beta.27](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.26](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
+## [0.0.1-beta.26](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.25](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
+## [0.0.1-beta.25](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.24](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
+## [0.0.1-beta.24](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.23](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
+## [0.0.1-beta.23](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.22](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
+## [0.0.1-beta.22](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.21](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
+## [0.0.1-beta.21](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.20](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
+## [0.0.1-beta.20](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.19](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
+## [0.0.1-beta.19](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.18](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
+## [0.0.1-beta.18](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
diff --git a/libs/interchain-vue/README.md b/libs/interchain-vue/README.md
index 8609a9ba..482e6f07 100644
--- a/libs/interchain-vue/README.md
+++ b/libs/interchain-vue/README.md
@@ -5,17 +5,37 @@
-
-
-
+
+
React query helper hooks(Tx, Query) generated by Telescope.
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/libs/interchain-vue/package.json b/libs/interchain-vue/package.json
index 24529b25..6cac3ed1 100644
--- a/libs/interchain-vue/package.json
+++ b/libs/interchain-vue/package.json
@@ -1,15 +1,15 @@
{
- "name": "interchain-vue",
+ "name": "@interchainjs/vue",
"version": "1.7.2",
- "description": "interchain-vue is a JavaScript library providing vue hooks for interacting with Cosmos SDK based blockchains.",
+ "description": "@interchainjs/vue is a JavaScript library providing vue hooks for interacting with Cosmos SDK based blockchains.",
"main": "index.js",
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/libs/interchainjs/CHANGELOG.md b/libs/interchainjs/CHANGELOG.md
index e0254bb3..59d59dd8 100644
--- a/libs/interchainjs/CHANGELOG.md
+++ b/libs/interchainjs/CHANGELOG.md
@@ -3,219 +3,219 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.7.2](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@1.7.1...interchainjs@1.7.2) (2025-01-15)
+## [1.7.2](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@1.7.1...interchainjs@1.7.2) (2025-01-15)
**Note:** Version bump only for package interchainjs
-## [1.7.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@1.7.0...interchainjs@1.7.1) (2025-01-13)
+## [1.7.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@1.7.0...interchainjs@1.7.1) (2025-01-13)
**Note:** Version bump only for package interchainjs
-# [1.7.0](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@1.6.5...interchainjs@1.7.0) (2025-01-13)
+# [1.7.0](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@1.6.5...interchainjs@1.7.0) (2025-01-13)
**Note:** Version bump only for package interchainjs
-## [1.6.5](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@1.6.4...interchainjs@1.6.5) (2024-12-26)
+## [1.6.5](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@1.6.4...interchainjs@1.6.5) (2024-12-26)
**Note:** Version bump only for package interchainjs
-## [1.6.4](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@1.6.3...interchainjs@1.6.4) (2024-12-25)
+## [1.6.4](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@1.6.3...interchainjs@1.6.4) (2024-12-25)
**Note:** Version bump only for package interchainjs
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@1.6.2...interchainjs@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@1.6.2...interchainjs@1.6.3) (2024-12-17)
**Note:** Version bump only for package interchainjs
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@1.6.1...interchainjs@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@1.6.1...interchainjs@1.6.2) (2024-12-17)
**Note:** Version bump only for package interchainjs
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@1.6.0...interchainjs@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@1.6.0...interchainjs@1.6.1) (2024-12-17)
**Note:** Version bump only for package interchainjs
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.41...interchainjs@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.41...interchainjs@1.6.0) (2024-12-17)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.40...interchainjs@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.40...interchainjs@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.40...interchainjs@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.40...interchainjs@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.36...interchainjs@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.36...interchainjs@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.36](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
+## [0.0.1-beta.36](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.35...interchainjs@0.0.1-beta.36) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.35](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
+## [0.0.1-beta.35](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.34...interchainjs@0.0.1-beta.35) (2024-11-04)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.33...interchainjs@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.33...interchainjs@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.32...interchainjs@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.31...interchainjs@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-alpha.30...interchainjs@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.30...interchainjs@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.30](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
+## [0.0.1-beta.30](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.29...interchainjs@0.0.1-beta.30) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.29](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
+## [0.0.1-beta.29](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.28...interchainjs@0.0.1-beta.29) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.28](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
+## [0.0.1-beta.28](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.27...interchainjs@0.0.1-beta.28) (2024-10-25)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.27](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
+## [0.0.1-beta.27](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.26...interchainjs@0.0.1-beta.27) (2024-10-23)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.26](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
+## [0.0.1-beta.26](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.25...interchainjs@0.0.1-beta.26) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.25](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
+## [0.0.1-beta.25](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.24...interchainjs@0.0.1-beta.25) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.24](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
+## [0.0.1-beta.24](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.23...interchainjs@0.0.1-beta.24) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.23](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
+## [0.0.1-beta.23](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.22...interchainjs@0.0.1-beta.23) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.22](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
+## [0.0.1-beta.22](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.21...interchainjs@0.0.1-beta.22) (2024-10-22)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.21](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
+## [0.0.1-beta.21](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.20...interchainjs@0.0.1-beta.21) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.20](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
+## [0.0.1-beta.20](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.19...interchainjs@0.0.1-beta.20) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.19](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
+## [0.0.1-beta.19](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.18...interchainjs@0.0.1-beta.19) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.18](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
+## [0.0.1-beta.18](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.17...interchainjs@0.0.1-beta.18) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.16...interchainjs@0.0.1-beta.17) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.15...interchainjs@0.0.1-beta.16) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.14...interchainjs@0.0.1-beta.15) (2024-10-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.13...interchainjs@0.0.1-beta.14) (2024-09-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.12...interchainjs@0.0.1-beta.13) (2024-09-10)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.11...interchainjs@0.0.1-beta.12) (2024-08-30)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.10...interchainjs@0.0.1-beta.11) (2024-08-27)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.9...interchainjs@0.0.1-beta.10) (2024-08-26)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.8...interchainjs@0.0.1-beta.9) (2024-08-24)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.7...interchainjs@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.6...interchainjs@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.5...interchainjs@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.4...interchainjs@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.3...interchainjs@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.2...interchainjs@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.1...interchainjs@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1-beta.0...interchainjs@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.1...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/interchainjs@0.0.7...interchainjs@0.0.1) (2024-04-29)
**Note:** Version bump only for package interchainjs
diff --git a/libs/interchainjs/README.md b/libs/interchainjs/README.md
index 00d1f6ab..10901d31 100644
--- a/libs/interchainjs/README.md
+++ b/libs/interchainjs/README.md
@@ -5,17 +5,37 @@
-
-
-
+
+
Functionalities(Tx, Query) generated by Telescope.
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/libs/interchainjs/package.json b/libs/interchainjs/package.json
index 09f455ca..ec882660 100644
--- a/libs/interchainjs/package.json
+++ b/libs/interchainjs/package.json
@@ -6,10 +6,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/libs/interchainjs/starship/README.md b/libs/interchainjs/starship/README.md
index 8e4f3e5d..d9f8e013 100644
--- a/libs/interchainjs/starship/README.md
+++ b/libs/interchainjs/starship/README.md
@@ -140,13 +140,13 @@ yarn starship clean-kind
Checkout these related projects:
-- [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
+- [@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
- [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
-- [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.
-- [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.
-- [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) Set up a modern Cosmos app by running one command.
-- [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
-- [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
+- [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.
+- [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.
+- [create-cosmos-app](https://github.com/hyperweb-io/create-cosmos-app) Set up a modern Cosmos app by running one command.
+- [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
+- [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
## Credits
diff --git a/networks/cosmos/CHANGELOG.md b/networks/cosmos/CHANGELOG.md
index 6c8f18bc..75c46ec4 100644
--- a/networks/cosmos/CHANGELOG.md
+++ b/networks/cosmos/CHANGELOG.md
@@ -3,151 +3,151 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@1.6.2...@interchainjs/cosmos@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@1.6.2...@interchainjs/cosmos@1.6.3) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@1.6.1...@interchainjs/cosmos@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@1.6.1...@interchainjs/cosmos@1.6.2) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@1.6.0...@interchainjs/cosmos@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@1.6.0...@interchainjs/cosmos@1.6.1) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.41...@interchainjs/cosmos@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.41...@interchainjs/cosmos@1.6.0) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.40...@interchainjs/cosmos@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.40...@interchainjs/cosmos@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.40...@interchainjs/cosmos@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.40...@interchainjs/cosmos@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.34...@interchainjs/cosmos@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.34...@interchainjs/cosmos@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.33...@interchainjs/cosmos@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.33...@interchainjs/cosmos@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-alpha.33...@interchainjs/cosmos@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-alpha.33...@interchainjs/cosmos@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-alpha.32...@interchainjs/cosmos@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-alpha.32...@interchainjs/cosmos@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-alpha.31...@interchainjs/cosmos@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-alpha.31...@interchainjs/cosmos@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-alpha.30...@interchainjs/cosmos@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-alpha.30...@interchainjs/cosmos@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.20...@interchainjs/cosmos@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.20...@interchainjs/cosmos@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.20](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.19...@interchainjs/cosmos@0.0.1-beta.20) (2024-10-23)
+## [0.0.1-beta.20](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.19...@interchainjs/cosmos@0.0.1-beta.20) (2024-10-23)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.19](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.18...@interchainjs/cosmos@0.0.1-beta.19) (2024-10-22)
+## [0.0.1-beta.19](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.18...@interchainjs/cosmos@0.0.1-beta.19) (2024-10-22)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.18](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.17...@interchainjs/cosmos@0.0.1-beta.18) (2024-10-22)
+## [0.0.1-beta.18](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.17...@interchainjs/cosmos@0.0.1-beta.18) (2024-10-22)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.16...@interchainjs/cosmos@0.0.1-beta.17) (2024-10-22)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.16...@interchainjs/cosmos@0.0.1-beta.17) (2024-10-22)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.15...@interchainjs/cosmos@0.0.1-beta.16) (2024-10-21)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.15...@interchainjs/cosmos@0.0.1-beta.16) (2024-10-21)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.14...@interchainjs/cosmos@0.0.1-beta.15) (2024-10-21)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.14...@interchainjs/cosmos@0.0.1-beta.15) (2024-10-21)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.13...@interchainjs/cosmos@0.0.1-beta.14) (2024-10-21)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.13...@interchainjs/cosmos@0.0.1-beta.14) (2024-10-21)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.12...@interchainjs/cosmos@0.0.1-beta.13) (2024-10-21)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.12...@interchainjs/cosmos@0.0.1-beta.13) (2024-10-21)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.11...@interchainjs/cosmos@0.0.1-beta.12) (2024-09-10)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.11...@interchainjs/cosmos@0.0.1-beta.12) (2024-09-10)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.10...@interchainjs/cosmos@0.0.1-beta.11) (2024-08-30)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.10...@interchainjs/cosmos@0.0.1-beta.11) (2024-08-30)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.9...@interchainjs/cosmos@0.0.1-beta.10) (2024-08-27)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.9...@interchainjs/cosmos@0.0.1-beta.10) (2024-08-27)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.8...@interchainjs/cosmos@0.0.1-beta.9) (2024-08-26)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.8...@interchainjs/cosmos@0.0.1-beta.9) (2024-08-26)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.7...@interchainjs/cosmos@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.7...@interchainjs/cosmos@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.6...@interchainjs/cosmos@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.6...@interchainjs/cosmos@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.5...@interchainjs/cosmos@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.5...@interchainjs/cosmos@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.4...@interchainjs/cosmos@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.4...@interchainjs/cosmos@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.3...@interchainjs/cosmos@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.3...@interchainjs/cosmos@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.2...@interchainjs/cosmos@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.2...@interchainjs/cosmos@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.1...@interchainjs/cosmos@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.1...@interchainjs/cosmos@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.0...@interchainjs/cosmos@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1-beta.0...@interchainjs/cosmos@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1...@interchainjs/cosmos@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1...@interchainjs/cosmos@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1...@interchainjs/cosmos@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1...@interchainjs/cosmos@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.1...@interchainjs/cosmos@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.1...@interchainjs/cosmos@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/cosmos@0.0.5...@interchainjs/cosmos@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/cosmos@0.0.5...@interchainjs/cosmos@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/cosmos
diff --git a/networks/cosmos/README.md b/networks/cosmos/README.md
index 3e0f41f7..e9adcba4 100644
--- a/networks/cosmos/README.md
+++ b/networks/cosmos/README.md
@@ -5,11 +5,11 @@
-
-
-
+
+
Transaction codec and client to communicate with any cosmos blockchain.
@@ -39,8 +39,28 @@ console.log(result.hash); // the hash of TxRaw
- **direct signer** from `@interchainjs/cosmos/signers/direct`
- **amino signer** from `@interchainjs/cosmos/signers/amino`
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/networks/cosmos/package.json b/networks/cosmos/package.json
index 961da56d..817db957 100644
--- a/networks/cosmos/package.json
+++ b/networks/cosmos/package.json
@@ -6,10 +6,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/networks/cosmos/starship/README.md b/networks/cosmos/starship/README.md
index 5c5d704f..df7b927a 100644
--- a/networks/cosmos/starship/README.md
+++ b/networks/cosmos/starship/README.md
@@ -122,13 +122,13 @@ yarn starship clean-kind
Checkout these related projects:
-* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
+* [@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
-* [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.
-* [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.
-* [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) Set up a modern Cosmos app by running one command.
-* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
-* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
+* [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.
+* [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.
+* [create-cosmos-app](https://github.com/hyperweb-io/create-cosmos-app) Set up a modern Cosmos app by running one command.
+* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
+* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
## Credits
diff --git a/networks/ethereum/CHANGELOG.md b/networks/ethereum/CHANGELOG.md
index cd7ad112..257bd2f5 100644
--- a/networks/ethereum/CHANGELOG.md
+++ b/networks/ethereum/CHANGELOG.md
@@ -3,135 +3,135 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-# [1.7.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@1.6.3...@interchainjs/ethereum@1.7.0) (2025-01-13)
+# [1.7.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@1.6.3...@interchainjs/ethereum@1.7.0) (2025-01-13)
**Note:** Version bump only for package @interchainjs/ethereum
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@1.6.2...@interchainjs/ethereum@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@1.6.2...@interchainjs/ethereum@1.6.3) (2024-12-17)
**Note:** Version bump only for package @interchainjs/ethereum
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@1.6.1...@interchainjs/ethereum@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@1.6.1...@interchainjs/ethereum@1.6.2) (2024-12-17)
**Note:** Version bump only for package @interchainjs/ethereum
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@1.6.0...@interchainjs/ethereum@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@1.6.0...@interchainjs/ethereum@1.6.1) (2024-12-17)
**Note:** Version bump only for package @interchainjs/ethereum
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.41...@interchainjs/ethereum@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.41...@interchainjs/ethereum@1.6.0) (2024-12-17)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.40...@interchainjs/ethereum@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.40...@interchainjs/ethereum@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.40...@interchainjs/ethereum@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.40...@interchainjs/ethereum@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.34...@interchainjs/ethereum@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.34...@interchainjs/ethereum@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.33...@interchainjs/ethereum@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.33...@interchainjs/ethereum@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-alpha.33...@interchainjs/ethereum@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-alpha.33...@interchainjs/ethereum@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-alpha.32...@interchainjs/ethereum@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-alpha.32...@interchainjs/ethereum@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-alpha.31...@interchainjs/ethereum@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-alpha.31...@interchainjs/ethereum@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-alpha.30...@interchainjs/ethereum@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-alpha.30...@interchainjs/ethereum@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.15...@interchainjs/ethereum@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.15...@interchainjs/ethereum@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.14...@interchainjs/ethereum@0.0.1-beta.15) (2024-10-22)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.14...@interchainjs/ethereum@0.0.1-beta.15) (2024-10-22)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.13...@interchainjs/ethereum@0.0.1-beta.14) (2024-10-22)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.13...@interchainjs/ethereum@0.0.1-beta.14) (2024-10-22)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.12...@interchainjs/ethereum@0.0.1-beta.13) (2024-10-22)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.12...@interchainjs/ethereum@0.0.1-beta.13) (2024-10-22)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.11...@interchainjs/ethereum@0.0.1-beta.12) (2024-10-21)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.11...@interchainjs/ethereum@0.0.1-beta.12) (2024-10-21)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.10...@interchainjs/ethereum@0.0.1-beta.11) (2024-10-21)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.10...@interchainjs/ethereum@0.0.1-beta.11) (2024-10-21)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.9...@interchainjs/ethereum@0.0.1-beta.10) (2024-10-21)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.9...@interchainjs/ethereum@0.0.1-beta.10) (2024-10-21)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.8...@interchainjs/ethereum@0.0.1-beta.9) (2024-09-10)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.8...@interchainjs/ethereum@0.0.1-beta.9) (2024-09-10)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.7...@interchainjs/ethereum@0.0.1-beta.8) (2024-08-30)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.7...@interchainjs/ethereum@0.0.1-beta.8) (2024-08-30)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.6...@interchainjs/ethereum@0.0.1-beta.7) (2024-08-21)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.6...@interchainjs/ethereum@0.0.1-beta.7) (2024-08-21)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.5...@interchainjs/ethereum@0.0.1-beta.6) (2024-08-19)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.5...@interchainjs/ethereum@0.0.1-beta.6) (2024-08-19)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.4...@interchainjs/ethereum@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.4...@interchainjs/ethereum@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.3...@interchainjs/ethereum@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.3...@interchainjs/ethereum@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.2...@interchainjs/ethereum@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.2...@interchainjs/ethereum@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.1...@interchainjs/ethereum@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.1...@interchainjs/ethereum@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.0...@interchainjs/ethereum@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1-beta.0...@interchainjs/ethereum@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1...@interchainjs/ethereum@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1...@interchainjs/ethereum@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1...@interchainjs/ethereum@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1...@interchainjs/ethereum@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.1...@interchainjs/ethereum@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.1...@interchainjs/ethereum@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/ethereum
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethereum@0.0.6...@interchainjs/ethereum@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethereum@0.0.6...@interchainjs/ethereum@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/ethereum
diff --git a/networks/ethereum/README.md b/networks/ethereum/README.md
index 99857dcd..0557c3dd 100644
--- a/networks/ethereum/README.md
+++ b/networks/ethereum/README.md
@@ -5,11 +5,11 @@
-
-
-
+
+
Transaction codec and client to communicate with ethereum blockchain.
@@ -24,8 +24,28 @@ npm install @interchainjs/ethereum
- **eip712 signer** from `@interchainjs/ethereum/eip712`
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/networks/ethereum/package.json b/networks/ethereum/package.json
index c7c3f8dd..4d3ee3c3 100644
--- a/networks/ethereum/package.json
+++ b/networks/ethereum/package.json
@@ -6,10 +6,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/networks/injective/CHANGELOG.md b/networks/injective/CHANGELOG.md
index 0736afdb..0d946a8e 100644
--- a/networks/injective/CHANGELOG.md
+++ b/networks/injective/CHANGELOG.md
@@ -3,187 +3,187 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.7.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@1.7.1...@interchainjs/injective@1.7.2) (2025-01-15)
+## [1.7.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@1.7.1...@interchainjs/injective@1.7.2) (2025-01-15)
**Note:** Version bump only for package @interchainjs/injective
-## [1.7.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@1.7.0...@interchainjs/injective@1.7.1) (2025-01-13)
+## [1.7.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@1.7.0...@interchainjs/injective@1.7.1) (2025-01-13)
**Note:** Version bump only for package @interchainjs/injective
-# [1.7.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@1.6.5...@interchainjs/injective@1.7.0) (2025-01-13)
+# [1.7.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@1.6.5...@interchainjs/injective@1.7.0) (2025-01-13)
**Note:** Version bump only for package @interchainjs/injective
-## [1.6.5](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@1.6.4...@interchainjs/injective@1.6.5) (2024-12-26)
+## [1.6.5](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@1.6.4...@interchainjs/injective@1.6.5) (2024-12-26)
**Note:** Version bump only for package @interchainjs/injective
-## [1.6.4](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@1.6.3...@interchainjs/injective@1.6.4) (2024-12-25)
+## [1.6.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@1.6.3...@interchainjs/injective@1.6.4) (2024-12-25)
**Note:** Version bump only for package @interchainjs/injective
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@1.6.2...@interchainjs/injective@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@1.6.2...@interchainjs/injective@1.6.3) (2024-12-17)
**Note:** Version bump only for package @interchainjs/injective
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@1.6.1...@interchainjs/injective@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@1.6.1...@interchainjs/injective@1.6.2) (2024-12-17)
**Note:** Version bump only for package @interchainjs/injective
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@1.6.0...@interchainjs/injective@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@1.6.0...@interchainjs/injective@1.6.1) (2024-12-17)
**Note:** Version bump only for package @interchainjs/injective
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.41...@interchainjs/injective@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.41...@interchainjs/injective@1.6.0) (2024-12-17)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.40...@interchainjs/injective@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.40...@interchainjs/injective@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.40...@interchainjs/injective@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.40...@interchainjs/injective@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.36...@interchainjs/injective@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.36...@interchainjs/injective@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.36](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.35...@interchainjs/injective@0.0.1-beta.36) (2024-11-04)
+## [0.0.1-beta.36](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.35...@interchainjs/injective@0.0.1-beta.36) (2024-11-04)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.35](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.34...@interchainjs/injective@0.0.1-beta.35) (2024-11-04)
+## [0.0.1-beta.35](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.34...@interchainjs/injective@0.0.1-beta.35) (2024-11-04)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.33...@interchainjs/injective@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.33...@interchainjs/injective@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-alpha.33...@interchainjs/injective@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-alpha.33...@interchainjs/injective@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-alpha.32...@interchainjs/injective@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-alpha.32...@interchainjs/injective@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-alpha.31...@interchainjs/injective@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-alpha.31...@interchainjs/injective@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-alpha.30...@interchainjs/injective@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-alpha.30...@interchainjs/injective@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.29...@interchainjs/injective@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.29...@interchainjs/injective@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.29](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.28...@interchainjs/injective@0.0.1-beta.29) (2024-10-25)
+## [0.0.1-beta.29](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.28...@interchainjs/injective@0.0.1-beta.29) (2024-10-25)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.28](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.27...@interchainjs/injective@0.0.1-beta.28) (2024-10-25)
+## [0.0.1-beta.28](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.27...@interchainjs/injective@0.0.1-beta.28) (2024-10-25)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.27](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.26...@interchainjs/injective@0.0.1-beta.27) (2024-10-25)
+## [0.0.1-beta.27](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.26...@interchainjs/injective@0.0.1-beta.27) (2024-10-25)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.26](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.25...@interchainjs/injective@0.0.1-beta.26) (2024-10-23)
+## [0.0.1-beta.26](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.25...@interchainjs/injective@0.0.1-beta.26) (2024-10-23)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.25](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.24...@interchainjs/injective@0.0.1-beta.25) (2024-10-22)
+## [0.0.1-beta.25](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.24...@interchainjs/injective@0.0.1-beta.25) (2024-10-22)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.24](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.23...@interchainjs/injective@0.0.1-beta.24) (2024-10-22)
+## [0.0.1-beta.24](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.23...@interchainjs/injective@0.0.1-beta.24) (2024-10-22)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.23](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.22...@interchainjs/injective@0.0.1-beta.23) (2024-10-22)
+## [0.0.1-beta.23](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.22...@interchainjs/injective@0.0.1-beta.23) (2024-10-22)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.22](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.21...@interchainjs/injective@0.0.1-beta.22) (2024-10-22)
+## [0.0.1-beta.22](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.21...@interchainjs/injective@0.0.1-beta.22) (2024-10-22)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.21](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.20...@interchainjs/injective@0.0.1-beta.21) (2024-10-22)
+## [0.0.1-beta.21](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.20...@interchainjs/injective@0.0.1-beta.21) (2024-10-22)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.20](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.19...@interchainjs/injective@0.0.1-beta.20) (2024-10-21)
+## [0.0.1-beta.20](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.19...@interchainjs/injective@0.0.1-beta.20) (2024-10-21)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.19](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.18...@interchainjs/injective@0.0.1-beta.19) (2024-10-21)
+## [0.0.1-beta.19](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.18...@interchainjs/injective@0.0.1-beta.19) (2024-10-21)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.18](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.17...@interchainjs/injective@0.0.1-beta.18) (2024-10-21)
+## [0.0.1-beta.18](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.17...@interchainjs/injective@0.0.1-beta.18) (2024-10-21)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.17](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.16...@interchainjs/injective@0.0.1-beta.17) (2024-10-21)
+## [0.0.1-beta.17](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.16...@interchainjs/injective@0.0.1-beta.17) (2024-10-21)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.15...@interchainjs/injective@0.0.1-beta.16) (2024-10-21)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.15...@interchainjs/injective@0.0.1-beta.16) (2024-10-21)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.14...@interchainjs/injective@0.0.1-beta.15) (2024-10-21)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.14...@interchainjs/injective@0.0.1-beta.15) (2024-10-21)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.13...@interchainjs/injective@0.0.1-beta.14) (2024-10-21)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.13...@interchainjs/injective@0.0.1-beta.14) (2024-10-21)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.12...@interchainjs/injective@0.0.1-beta.13) (2024-09-13)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.12...@interchainjs/injective@0.0.1-beta.13) (2024-09-13)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.2...@interchainjs/injective@0.0.1-beta.12) (2024-09-10)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.2...@interchainjs/injective@0.0.1-beta.12) (2024-09-10)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.10...@interchainjs/ethermint@0.0.1-beta.11) (2024-08-30)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.10...@interchainjs/ethermint@0.0.1-beta.11) (2024-08-30)
**Note:** Version bump only for package @interchainjs/ethermint
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.9...@interchainjs/ethermint@0.0.1-beta.10) (2024-08-27)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.9...@interchainjs/ethermint@0.0.1-beta.10) (2024-08-27)
**Note:** Version bump only for package @interchainjs/ethermint
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.8...@interchainjs/ethermint@0.0.1-beta.9) (2024-08-26)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.8...@interchainjs/ethermint@0.0.1-beta.9) (2024-08-26)
**Note:** Version bump only for package @interchainjs/ethermint
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.7...@interchainjs/ethermint@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.7...@interchainjs/ethermint@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package @interchainjs/ethermint
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.6...@interchainjs/ethermint@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.6...@interchainjs/ethermint@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package @interchainjs/ethermint
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.5...@interchainjs/ethermint@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.5...@interchainjs/ethermint@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package @interchainjs/ethermint
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.4...@interchainjs/ethermint@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.4...@interchainjs/ethermint@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package @interchainjs/ethermint
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.3...@interchainjs/ethermint@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/ethermint@0.0.1-beta.3...@interchainjs/ethermint@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package @interchainjs/ethermint
@@ -191,27 +191,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
**Note:** Version bump only for package @interchainjs/ethermint
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.1...@interchainjs/injective@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.1...@interchainjs/injective@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1-beta.0...@interchainjs/injective@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1-beta.0...@interchainjs/injective@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1...@interchainjs/injective@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1...@interchainjs/injective@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1...@interchainjs/injective@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1...@interchainjs/injective@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.1...@interchainjs/injective@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.1...@interchainjs/injective@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/injective
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/injective@0.0.5...@interchainjs/injective@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/injective@0.0.5...@interchainjs/injective@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/injective
diff --git a/networks/injective/README.md b/networks/injective/README.md
index 3402c1b5..f4af468a 100644
--- a/networks/injective/README.md
+++ b/networks/injective/README.md
@@ -5,11 +5,11 @@
-
-
-
+
+
Transaction codec and client to communicate with any injective blockchain.
@@ -40,8 +40,28 @@ console.log(result.hash); // the hash of TxRaw
- **amino signer** from `@interchainjs/injective/signers/amino`
- **eip712 signer** from `@interchainjs/injective/signers/eip712`
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/networks/injective/package.json b/networks/injective/package.json
index ed363c80..44a1bad4 100644
--- a/networks/injective/package.json
+++ b/networks/injective/package.json
@@ -5,10 +5,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/networks/injective/starship/README.md b/networks/injective/starship/README.md
index e06c9263..7e15438c 100644
--- a/networks/injective/starship/README.md
+++ b/networks/injective/starship/README.md
@@ -120,13 +120,13 @@ yarn starship clean-kind
Checkout these related projects:
-* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
+* [@cosmology/telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
-* [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.
-* [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.
-* [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) Set up a modern Cosmos app by running one command.
-* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
-* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain.
+* [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.
+* [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.
+* [create-cosmos-app](https://github.com/hyperweb-io/create-cosmos-app) Set up a modern Cosmos app by running one command.
+* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
+* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain.
## Credits
diff --git a/package.json b/package.json
index 755b08be..b6bef925 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"description": "universal signing client for blockchain networks",
- "repository": "git@github.com:cosmology-tech/interchainjs.git",
+ "repository": "git@github.com:hyperweb-io/interchainjs.git",
"author": "Cosmology ",
"license": "MIT",
"publishConfig": {
diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md
index ff3442f6..67016af8 100644
--- a/packages/auth/CHANGELOG.md
+++ b/packages/auth/CHANGELOG.md
@@ -3,135 +3,135 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@1.6.2...@interchainjs/auth@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@1.6.2...@interchainjs/auth@1.6.3) (2024-12-17)
**Note:** Version bump only for package @interchainjs/auth
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@1.6.1...@interchainjs/auth@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@1.6.1...@interchainjs/auth@1.6.2) (2024-12-17)
**Note:** Version bump only for package @interchainjs/auth
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@1.6.0...@interchainjs/auth@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@1.6.0...@interchainjs/auth@1.6.1) (2024-12-17)
**Note:** Version bump only for package @interchainjs/auth
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.41...@interchainjs/auth@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.41...@interchainjs/auth@1.6.0) (2024-12-17)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.40...@interchainjs/auth@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.40...@interchainjs/auth@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.40...@interchainjs/auth@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.40...@interchainjs/auth@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.34...@interchainjs/auth@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.34...@interchainjs/auth@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.33...@interchainjs/auth@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.33...@interchainjs/auth@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-alpha.33...@interchainjs/auth@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-alpha.33...@interchainjs/auth@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-alpha.32...@interchainjs/auth@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-alpha.32...@interchainjs/auth@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-alpha.31...@interchainjs/auth@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-alpha.31...@interchainjs/auth@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-alpha.30...@interchainjs/auth@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-alpha.30...@interchainjs/auth@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.16...@interchainjs/auth@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.16...@interchainjs/auth@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.16](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.15...@interchainjs/auth@0.0.1-beta.16) (2024-10-22)
+## [0.0.1-beta.16](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.15...@interchainjs/auth@0.0.1-beta.16) (2024-10-22)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.14...@interchainjs/auth@0.0.1-beta.15) (2024-10-22)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.14...@interchainjs/auth@0.0.1-beta.15) (2024-10-22)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.13...@interchainjs/auth@0.0.1-beta.14) (2024-10-22)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.13...@interchainjs/auth@0.0.1-beta.14) (2024-10-22)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.12...@interchainjs/auth@0.0.1-beta.13) (2024-10-21)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.12...@interchainjs/auth@0.0.1-beta.13) (2024-10-21)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.11...@interchainjs/auth@0.0.1-beta.12) (2024-10-21)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.11...@interchainjs/auth@0.0.1-beta.12) (2024-10-21)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.10...@interchainjs/auth@0.0.1-beta.11) (2024-10-21)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.10...@interchainjs/auth@0.0.1-beta.11) (2024-10-21)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.9...@interchainjs/auth@0.0.1-beta.10) (2024-09-10)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.9...@interchainjs/auth@0.0.1-beta.10) (2024-09-10)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.8...@interchainjs/auth@0.0.1-beta.9) (2024-08-30)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.8...@interchainjs/auth@0.0.1-beta.9) (2024-08-30)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.7...@interchainjs/auth@0.0.1-beta.8) (2024-08-21)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.7...@interchainjs/auth@0.0.1-beta.8) (2024-08-21)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.6...@interchainjs/auth@0.0.1-beta.7) (2024-08-19)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.6...@interchainjs/auth@0.0.1-beta.7) (2024-08-19)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.5...@interchainjs/auth@0.0.1-beta.6) (2024-08-14)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.5...@interchainjs/auth@0.0.1-beta.6) (2024-08-14)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.4...@interchainjs/auth@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.4...@interchainjs/auth@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.3...@interchainjs/auth@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.3...@interchainjs/auth@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.2...@interchainjs/auth@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.2...@interchainjs/auth@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.1...@interchainjs/auth@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.1...@interchainjs/auth@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1-beta.0...@interchainjs/auth@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1-beta.0...@interchainjs/auth@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1...@interchainjs/auth@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1...@interchainjs/auth@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1...@interchainjs/auth@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1...@interchainjs/auth@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.1...@interchainjs/auth@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.1...@interchainjs/auth@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/auth
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/auth@0.0.6...@interchainjs/auth@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/auth@0.0.6...@interchainjs/auth@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/auth
diff --git a/packages/auth/README.md b/packages/auth/README.md
index b2312b11..64c9fe22 100644
--- a/packages/auth/README.md
+++ b/packages/auth/README.md
@@ -5,11 +5,11 @@
-
-
-
+
+
Authentication/Wallet for web3 accounts.
@@ -61,8 +61,28 @@ const [auth] = Secp256k1Auth.fromMnemonic("", [
- **secp256k1 auth** from `@interchainjs/auth/secp256k1`
- **ethSecp256k1 auth** from `@interchainjs/auth/ethSecp256k1`
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/packages/auth/package.json b/packages/auth/package.json
index cd233baf..1733b5b6 100644
--- a/packages/auth/package.json
+++ b/packages/auth/package.json
@@ -6,10 +6,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md
index 34e17388..e0e37c33 100644
--- a/packages/types/CHANGELOG.md
+++ b/packages/types/CHANGELOG.md
@@ -3,131 +3,131 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@1.6.2...@interchainjs/types@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@1.6.2...@interchainjs/types@1.6.3) (2024-12-17)
**Note:** Version bump only for package @interchainjs/types
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@1.6.1...@interchainjs/types@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@1.6.1...@interchainjs/types@1.6.2) (2024-12-17)
**Note:** Version bump only for package @interchainjs/types
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@1.6.0...@interchainjs/types@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@1.6.0...@interchainjs/types@1.6.1) (2024-12-17)
**Note:** Version bump only for package @interchainjs/types
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.41...@interchainjs/types@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.41...@interchainjs/types@1.6.0) (2024-12-17)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.40...@interchainjs/types@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.40...@interchainjs/types@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.40...@interchainjs/types@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.40...@interchainjs/types@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.34...@interchainjs/types@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.34...@interchainjs/types@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.33...@interchainjs/types@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.33...@interchainjs/types@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-alpha.33...@interchainjs/types@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-alpha.33...@interchainjs/types@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-alpha.32...@interchainjs/types@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-alpha.32...@interchainjs/types@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-alpha.31...@interchainjs/types@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-alpha.31...@interchainjs/types@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-alpha.30...@interchainjs/types@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-alpha.30...@interchainjs/types@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.15...@interchainjs/types@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.15...@interchainjs/types@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.14...@interchainjs/types@0.0.1-beta.15) (2024-10-22)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.14...@interchainjs/types@0.0.1-beta.15) (2024-10-22)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.13...@interchainjs/types@0.0.1-beta.14) (2024-10-22)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.13...@interchainjs/types@0.0.1-beta.14) (2024-10-22)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.12...@interchainjs/types@0.0.1-beta.13) (2024-10-22)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.12...@interchainjs/types@0.0.1-beta.13) (2024-10-22)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.11...@interchainjs/types@0.0.1-beta.12) (2024-10-21)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.11...@interchainjs/types@0.0.1-beta.12) (2024-10-21)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.10...@interchainjs/types@0.0.1-beta.11) (2024-10-21)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.10...@interchainjs/types@0.0.1-beta.11) (2024-10-21)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.9...@interchainjs/types@0.0.1-beta.10) (2024-10-21)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.9...@interchainjs/types@0.0.1-beta.10) (2024-10-21)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.8...@interchainjs/types@0.0.1-beta.9) (2024-09-10)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.8...@interchainjs/types@0.0.1-beta.9) (2024-09-10)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.7...@interchainjs/types@0.0.1-beta.8) (2024-08-30)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.7...@interchainjs/types@0.0.1-beta.8) (2024-08-30)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.6...@interchainjs/types@0.0.1-beta.7) (2024-08-21)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.6...@interchainjs/types@0.0.1-beta.7) (2024-08-21)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.5...@interchainjs/types@0.0.1-beta.6) (2024-08-19)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.5...@interchainjs/types@0.0.1-beta.6) (2024-08-19)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.4...@interchainjs/types@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.4...@interchainjs/types@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.3...@interchainjs/types@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.3...@interchainjs/types@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.2...@interchainjs/types@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.2...@interchainjs/types@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.1...@interchainjs/types@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.1...@interchainjs/types@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1-beta.0...@interchainjs/types@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1-beta.0...@interchainjs/types@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1...@interchainjs/types@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1...@interchainjs/types@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1...@interchainjs/types@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1...@interchainjs/types@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.1...@interchainjs/types@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.1...@interchainjs/types@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/types
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/types@0.0.9...@interchainjs/types@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/types@0.0.9...@interchainjs/types@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/types
diff --git a/packages/types/README.md b/packages/types/README.md
index e460d7fe..d0a6e27e 100644
--- a/packages/types/README.md
+++ b/packages/types/README.md
@@ -5,16 +5,35 @@
-
-
-
+
+
-## License
+## Interchain JavaScript Stack
-MIT License (MIT) & Apache License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/packages/types/package.json b/packages/types/package.json
index ca9648f7..9377599a 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -5,10 +5,10 @@
"module": "esm/index.js",
"types": "index.d.ts",
"author": "Cosmology ",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {
diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md
index 9518b462..a658c800 100644
--- a/packages/utils/CHANGELOG.md
+++ b/packages/utils/CHANGELOG.md
@@ -3,131 +3,131 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
-## [1.6.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@1.6.2...@interchainjs/utils@1.6.3) (2024-12-17)
+## [1.6.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@1.6.2...@interchainjs/utils@1.6.3) (2024-12-17)
**Note:** Version bump only for package @interchainjs/utils
-## [1.6.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@1.6.1...@interchainjs/utils@1.6.2) (2024-12-17)
+## [1.6.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@1.6.1...@interchainjs/utils@1.6.2) (2024-12-17)
**Note:** Version bump only for package @interchainjs/utils
-## [1.6.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@1.6.0...@interchainjs/utils@1.6.1) (2024-12-17)
+## [1.6.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@1.6.0...@interchainjs/utils@1.6.1) (2024-12-17)
**Note:** Version bump only for package @interchainjs/utils
-# [1.6.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.41...@interchainjs/utils@1.6.0) (2024-12-17)
+# [1.6.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.41...@interchainjs/utils@1.6.0) (2024-12-17)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.41](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.40...@interchainjs/utils@0.0.1-beta.41) (2024-12-17)
+## [0.0.1-beta.41](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.40...@interchainjs/utils@0.0.1-beta.41) (2024-12-17)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.40...@interchainjs/utils@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.40...@interchainjs/utils@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.40](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.34...@interchainjs/utils@0.0.1-beta.40) (2024-12-17)
+## [0.0.1-beta.40](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.34...@interchainjs/utils@0.0.1-beta.40) (2024-12-17)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.34](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.33...@interchainjs/utils@0.0.1-beta.34) (2024-11-01)
+## [0.0.1-beta.34](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.33...@interchainjs/utils@0.0.1-beta.34) (2024-11-01)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-alpha.33...@interchainjs/utils@0.0.1-beta.33) (2024-11-01)
+## [0.0.1-beta.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-alpha.33...@interchainjs/utils@0.0.1-beta.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-alpha.33](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-alpha.32...@interchainjs/utils@0.0.1-alpha.33) (2024-11-01)
+## [0.0.1-alpha.33](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-alpha.32...@interchainjs/utils@0.0.1-alpha.33) (2024-11-01)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-alpha.32](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-alpha.31...@interchainjs/utils@0.0.1-alpha.32) (2024-11-01)
+## [0.0.1-alpha.32](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-alpha.31...@interchainjs/utils@0.0.1-alpha.32) (2024-11-01)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-alpha.31](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-alpha.30...@interchainjs/utils@0.0.1-alpha.31) (2024-10-30)
+## [0.0.1-alpha.31](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-alpha.30...@interchainjs/utils@0.0.1-alpha.31) (2024-10-30)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-alpha.30](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.15...@interchainjs/utils@0.0.1-alpha.30) (2024-10-30)
+## [0.0.1-alpha.30](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.15...@interchainjs/utils@0.0.1-alpha.30) (2024-10-30)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.15](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.14...@interchainjs/utils@0.0.1-beta.15) (2024-10-22)
+## [0.0.1-beta.15](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.14...@interchainjs/utils@0.0.1-beta.15) (2024-10-22)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.14](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.13...@interchainjs/utils@0.0.1-beta.14) (2024-10-22)
+## [0.0.1-beta.14](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.13...@interchainjs/utils@0.0.1-beta.14) (2024-10-22)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.13](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.12...@interchainjs/utils@0.0.1-beta.13) (2024-10-22)
+## [0.0.1-beta.13](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.12...@interchainjs/utils@0.0.1-beta.13) (2024-10-22)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.12](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.11...@interchainjs/utils@0.0.1-beta.12) (2024-10-21)
+## [0.0.1-beta.12](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.11...@interchainjs/utils@0.0.1-beta.12) (2024-10-21)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.11](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.10...@interchainjs/utils@0.0.1-beta.11) (2024-10-21)
+## [0.0.1-beta.11](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.10...@interchainjs/utils@0.0.1-beta.11) (2024-10-21)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.10](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.9...@interchainjs/utils@0.0.1-beta.10) (2024-10-21)
+## [0.0.1-beta.10](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.9...@interchainjs/utils@0.0.1-beta.10) (2024-10-21)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.9](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.8...@interchainjs/utils@0.0.1-beta.9) (2024-09-10)
+## [0.0.1-beta.9](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.8...@interchainjs/utils@0.0.1-beta.9) (2024-09-10)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.8](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.7...@interchainjs/utils@0.0.1-beta.8) (2024-08-30)
+## [0.0.1-beta.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.7...@interchainjs/utils@0.0.1-beta.8) (2024-08-30)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.7](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.6...@interchainjs/utils@0.0.1-beta.7) (2024-08-21)
+## [0.0.1-beta.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.6...@interchainjs/utils@0.0.1-beta.7) (2024-08-21)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.6](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.5...@interchainjs/utils@0.0.1-beta.6) (2024-08-19)
+## [0.0.1-beta.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.5...@interchainjs/utils@0.0.1-beta.6) (2024-08-19)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.5](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.4...@interchainjs/utils@0.0.1-beta.5) (2024-08-14)
+## [0.0.1-beta.5](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.4...@interchainjs/utils@0.0.1-beta.5) (2024-08-14)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.4](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.3...@interchainjs/utils@0.0.1-beta.4) (2024-08-13)
+## [0.0.1-beta.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.3...@interchainjs/utils@0.0.1-beta.4) (2024-08-13)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.3](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.2...@interchainjs/utils@0.0.1-beta.3) (2024-08-13)
+## [0.0.1-beta.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.2...@interchainjs/utils@0.0.1-beta.3) (2024-08-13)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.2](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.1...@interchainjs/utils@0.0.1-beta.2) (2024-06-07)
+## [0.0.1-beta.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.1...@interchainjs/utils@0.0.1-beta.2) (2024-06-07)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1-beta.0...@interchainjs/utils@0.0.1-beta.1) (2024-04-29)
+## [0.0.1-beta.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1-beta.0...@interchainjs/utils@0.0.1-beta.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1-beta.0](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1...@interchainjs/utils@0.0.1-beta.0) (2024-04-29)
+## [0.0.1-beta.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1...@interchainjs/utils@0.0.1-beta.0) (2024-04-29)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1...@interchainjs/utils@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1...@interchainjs/utils@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.1...@interchainjs/utils@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.1...@interchainjs/utils@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/utils
-## [0.0.1](https://github.com/cosmology-tech/interchainjs/compare/@interchainjs/utils@0.0.8...@interchainjs/utils@0.0.1) (2024-04-29)
+## [0.0.1](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/utils@0.0.8...@interchainjs/utils@0.0.1) (2024-04-29)
**Note:** Version bump only for package @interchainjs/utils
diff --git a/packages/utils/README.md b/packages/utils/README.md
index 94e581e7..0aa76de9 100644
--- a/packages/utils/README.md
+++ b/packages/utils/README.md
@@ -5,16 +5,35 @@
-
-
-
+
+
+## Interchain JavaScript Stack
-## License
+A unified toolkit for building applications and smart contracts in the Interchain ecosystem ⚛️
-MIT License (MIT) & Apache License
+| Category | Tools | Description |
+|----------------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
+| **Chain Information** | [**Chain Registry**](https://github.com/hyperweb-io/chain-registry), [**Utils**](https://www.npmjs.com/package/@chain-registry/utils), [**Client**](https://www.npmjs.com/package/@chain-registry/client) | Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. |
+| **Wallet Connectors**| [**Interchain Kit**](https://github.com/hyperweb-io/interchain-kit)beta, [**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. |
+| **Signing Clients** | [**InterchainJS**](https://github.com/hyperweb-io/interchainjs)beta, [**CosmJS**](https://github.com/cosmos/cosmjs) | A single, universal signing interface for any network |
+| **SDK Clients** | [**Telescope**](https://github.com/cosmology-tech/telescope) | Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. |
+| **Starter Kits** | [**Create Interchain App**](https://github.com/hyperweb-io/create-interchain-app)beta, [**Create Cosmos App**](https://github.com/cosmology-tech/create-cosmos-app) | Set up a modern Interchain app by running one command. |
+| **UI Kits** | [**Interchain UI**](https://github.com/cosmology-tech/interchain-ui) | The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. |
+| **Testing Frameworks** | [**Starship**](https://github.com/cosmology-tech/starship) | Unified Testing and Development for the Interchain. |
+| **TypeScript Smart Contracts** | [**Create Hyperweb App**](https://github.com/hyperweb-io/create-hyperweb-app) | Build and deploy full-stack blockchain applications with TypeScript |
+| **CosmWasm Contracts** | [**CosmWasm TS Codegen**](https://github.com/CosmWasm/ts-codegen) | Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. |
-Copyright (c) 2024 Cosmology (https://cosmology.zone/)
+## Credits
+
+🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io)
+
+## Disclaimer
+
+AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
+
+No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
diff --git a/packages/utils/package.json b/packages/utils/package.json
index c2924489..aa221984 100644
--- a/packages/utils/package.json
+++ b/packages/utils/package.json
@@ -5,10 +5,10 @@
"main": "index.js",
"module": "esm/index.js",
"types": "index.d.ts",
- "homepage": "https://github.com/cosmology-tech/interchainjs",
+ "homepage": "https://github.com/hyperweb-io/interchainjs",
"repository": {
"type": "git",
- "url": "https://github.com/cosmology-tech/interchainjs"
+ "url": "https://github.com/hyperweb-io/interchainjs"
},
"license": "MIT",
"publishConfig": {