@chain-registry/cosmostation
Advanced tools
Comparing version 1.72.95 to 1.72.96
{ | ||
"name": "@chain-registry/cosmostation", | ||
"version": "1.72.95", | ||
"version": "1.72.96", | ||
"description": "Chain Registry to Cosmostation", | ||
"author": "Dan Lynch <pyramation@gmail.com>", | ||
"homepage": "https://github.com/cosmology-tech/chain-registry", | ||
"homepage": "https://github.com/hyperweb-io/chain-registry", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -17,6 +17,6 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/cosmology-tech/chain-registry" | ||
"url": "https://github.com/hyperweb-io/chain-registry" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/cosmology-tech/chain-registry/issues" | ||
"url": "https://github.com/hyperweb-io/chain-registry/issues" | ||
}, | ||
@@ -33,7 +33,7 @@ "scripts": { | ||
"devDependencies": { | ||
"chain-registry": "^1.69.95" | ||
"chain-registry": "^1.69.96" | ||
}, | ||
"dependencies": { | ||
"@chain-registry/types": "^0.50.51", | ||
"@chain-registry/utils": "^1.51.51", | ||
"@chain-registry/types": "^0.50.52", | ||
"@chain-registry/utils": "^1.51.52", | ||
"@cosmostation/extension-client": "0.1.15" | ||
@@ -48,3 +48,3 @@ }, | ||
], | ||
"gitHead": "26c73c48b24213661d651a1e196a3effe1907e08" | ||
"gitHead": "dcba3310046958e2110c2175eb5024751173c4b9" | ||
} |
@@ -8,7 +8,7 @@ # @chain-registry/cosmostation | ||
<p align="center" width="100%"> | ||
<a href="https://github.com/cosmology-tech/chain-registry/actions/workflows/run-tests.yml"> | ||
<img height="20" src="https://github.com/cosmology-tech/chain-registry/actions/workflows/run-tests.yml/badge.svg" /> | ||
<a href="https://github.com/hyperweb-io/chain-registry/actions/workflows/run-tests.yml"> | ||
<img height="20" src="https://github.com/hyperweb-io/chain-registry/actions/workflows/run-tests.yml/badge.svg" /> | ||
</a> | ||
<a href="https://github.com/cosmology-tech/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> | ||
<a href="https://www.npmjs.com/package/@chain-registry/cosmostation"><img height="20" src="https://img.shields.io/github/package-json/v/cosmology-tech/chain-registry?filename=v1%2Fpackages%2Fcosmostation%2Fpackage.json"></a> | ||
<a href="https://github.com/hyperweb-io/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> | ||
<a href="https://www.npmjs.com/package/@chain-registry/cosmostation"><img height="20" src="https://img.shields.io/github/package-json/v/hyperweb-io/chain-registry?filename=v1%2Fpackages%2Fcosmostation%2Fpackage.json"></a> | ||
</p> | ||
@@ -40,13 +40,13 @@ | ||
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. | ||
* [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 | ||
🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.zone/validator) | ||
🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io) | ||
@@ -53,0 +53,0 @@ |
Sorry, the diff of this file is not supported yet
10387